Giter VIP home page Giter VIP logo

machine-learning-models's Introduction

Machine-Learning-Models

Variety of Techniques Used for Building Robust Machine Learning Models

1) Regression

Python Codes For Building Machine Learning Models (Regression)

Content

1.) Data Preprocessing Techniques(Missing Values, label encoding, One hot encoding, feature scaling, splitting data in train and test set)

2.) Simple Linear Regression Techniques(Data allocation, Splitting data in train and test set, Linear Regression fitting, plotting training and test prediction)

3.) Multiple Linear Regression(Including multiple independent variables to build multiple linear regression model to predict response variable by including BACKWARD ELIMINATION METHOD)

3.1) Automated backward elmination Multiple Linear Regression(with only p values and with pvalue , adj. R squared

4.) Polynomial Linear Regression in R (Bulding a bluffing detector to detect the new employee bluffing on his mention salary with last employer, techniques for high resolution and smoother curve, imaginery grid for position levels)

5.) Support Vector Regression --- Using SVR with feature scaling due to nature of dataset, techniques for high resolution and smoother curve, Inverse transformation to get result without feature scaling(i.e in original data type)

6.) Decision Tree Regression ---- (splitting into leaves, recommending a best suit, showing a 1 dimension decision which turn into worst)

7.) Random Forest Regression ---- (Building RFR model and tuning its performance by increasing number of Decision Trees)

R Codes For Machine Learning

Content

1.) Data Preprocessing Techniques(Missing Values, factorencoding, feature scaling, spliting data in train and test set)

2.) Simple Linear Regression Techniques(Data allocation, Spliting data in train and test set, Linear Regression fitting, plotting training and test prediction)

3.) Multiple_Linear_Regression(Including multiple independent variables to build multiple linear regression model to predict response variable by including BACKWARD ELIMINATION METHOD)

3.1) Automated backward elmination Multiple_Linear_Regression Code

4.) Polynomial_Linear_Regression in R (Bulding a bluffing detector to detect the new employee bluffing on his mention salary with last employer, techniques for high resolution and smoother curve, imaginery grid for position levels)

5.) Support_Vector_Regression --- Using SVR with eps-regression technique, Library used - e1071, Inverse transformation to get result without feature scaling (i.e in original data type)

6.) Decision_Tree_Regression ---- (splitting into leaves, recommending a best suit, showing a 1 dimension decision which turn into worst, High resolution tuning, printing the leaves)

7.) Random Forest Regression ---- (Building RFR model and tuning its performance by increasing number of Decision Trees)

machine-learning-models's People

Contributors

taymourniazi avatar

Stargazers

Hans Raj avatar Patrick Colbert avatar  avatar

Forkers

izzuddin8803

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.