Stepwisereg Save

Stepwise Regression-Python

Project README

Stepwise-Regression

PyPI version

Stepwise Regression in Python.

Table of Contents

About Stepwisereg

Sklearn doesn't support stepwise regression. This package implements stepwise regression using aic. I have implemented using AIC and it has been motivated from http://trevor-smith.github.io/stepwise-post/. It is to similar to R-Stepwise having null and full models formula.

Codemap

This package has main class stepwisereg.py and test case is here.

Installation

pip install stepwisereg

Quick Start

Test case is here

Documentation

Contributing

License

Open Source Agenda is not affiliated with "Stepwisereg" Project. README Source: avinashbarnwal/stepwisereg
Stars
28
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating