Coder Social home page Coder Social logo

jeremywood-ai / ml_regression Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 55 KB

Examples of Machine Learning Regression Models Built in Python and R

License: MIT License

Python 53.27% R 46.73%
python3 r regression-models machine-learning svm multiple-regression decision-tree

ml_regression's Introduction

Machine Learning Regression Models

Examples of Machine Learning Regression Models Built in Python and R

These models are academic projects in Python and R to explore machine learning and its applications.

Meet the Models

  • Simple Linear : Statistical model
  • Multiple Linear : Multiple linear regression (MLR) or simply multiple regression: statistical technique that uses several explanatory variables to predict the outcome.
  • Polynomial : Relationship between the independent variable x and the dependent variable y, modelled as an nth degree of x.
  • Support Vector (SVM): More often developed into a machine (SVM), maintains all the main features that characterize the algorithm (maximal margin).
  • Decision Tree : Data Mining : Builds regression or classification models in the form of a tree structure. It breaks down a dataset into smaller subsets while at the same time an associated decision tree is incrementally developed.
  • Random Forest : Supervised Learning algorithm which uses ensemble learning method for classification and regression

Each folder contains a sample data file, mostly a single comma-separated value spreadsheet, and its Python and R machine learning versions.


This is an academic course project with additional changes to use my customized Anaconda environment, as part of SuperDataScience instruction found on Udemy 2019

ml_regression's People

Contributors

jeremywood-ai avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mariappan lexxos

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.