GithubHelp home page GithubHelp logo

mahesh147 / random-forest-regression Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 8.0 1 KB

A simple implementation of Random Forest Regression in python.

Python 100.00%
random-forest-regression decision-tree-model python3 sklearn machine-learning machine-learing-algorithms regression-models

random-forest-regression's Introduction

Random-Forest-Regression

A very basic implementation of Random Forest Regression in python. The sklearn.ensemble library is used to import the RandomForestRegressor class. The object of the class is created and is given a given an n_estimators value of 300. The n_estimator value is the number of Decision Tree Regression models to be included into the Random Forest Regressor model. The higer the value of the n_estimator, the more Decision Tree models added. And the more Decision Tree models added, the better the model is at predicting values of the dataset.

random-forest-regression's People

Contributors

mahesh147 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.