GithubHelp home page GithubHelp logo

sandy4321 / forest-confidence-interval Goto Github PK

View Code? Open in Web Editor NEW

This project forked from scikit-learn-contrib/forest-confidence-interval

0.0 2.0 0.0 3.29 MB

Confidence intervals for scikit-learn forest algorithms

Home Page: http://contrib.scikit-learn.org/forest-confidence-interval/

License: Other

Shell 18.52% Python 76.31% TeX 5.17%

forest-confidence-interval's Introduction

forest-confidence-interval: Confidence intervals for Forest algorithms

Travis Status Coveralls Status CircleCI Status

forest-confidence-interval is a Python module for calculating variance and adding confidence intervals to scikit-learn random forest regression or classification objects. The core functions calculate an in-bag and error bars for random forest objects

Compatible with Python2.7 and Python3.5

This module is based on R code from Stefan Wager (see important links below) and is licensed under the MIT open source license (see LICENSE)

Important Links

scikit-learn - http://scikit-learn.org/

Stefan Wager's randomForestCI - https://github.com/swager/randomForestCI

Installation and Usage

Before installing the module you will need numpy, scipy and scikit-learn.

pip install numpy scipy scikit-learn

To install the module execute:

pip install forestci

or, if you are installing from the source code:

$ python setup.py install

Examples

See examples gallery

forest-confidence-interval's People

Contributors

arokem avatar kpolimis avatar vighneshbirodkar avatar bhazelton avatar mechcoder avatar bryandeng avatar olp-cs avatar

Watchers

James Cloos 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.