Coder Social home page Coder Social logo

bluff-detector's Introduction

Bluff Detector

A Bluff Detector machine learning model based on Polynomial Linear Regression. It can be used to identify the bluff which a new employee can made on his past job salary. The model in input takes an experience level and predict the right salary for a given experience / position level.

DataSet

Dataset consists of 10 entries of the employees salaries based on their experience/position level.

Linear Regression is a machine learning algorithm based on supervised learning. It performs a regression task. Regression models a target prediction value based on independent variables. It is mostly used for finding out the relationship between variables and forecasting. Different regression models differ based on โ€“ the kind of relationship between dependent and independent variables, they are considering and the number of independent variables being used.

Plots

  • Plot of Salary vs position level using simple linear regression


  • Plot of Salary vs position level using polynomial linear regression


  • Plot of Salary vs position level using polynomial linear regression and high precision


  • Plot of Salary vs position level using decision tree


  • Plot of Salary vs position level using random forest with 10 decision tree


  • Plot of Salary vs position level using random forest with 100 decision tree


  • Plot of Salary vs position level using random forest with 300 decision tree

bluff-detector's People

Contributors

govinddixit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.