An open API service indexing awesome lists of open source software.

https://github.com/byte7/regression

Linear regression algo applied on titanic and iris dataset using statsmodel module
https://github.com/byte7/regression

Last synced: about 2 months ago
JSON representation

Linear regression algo applied on titanic and iris dataset using statsmodel module

Awesome Lists containing this project

README

        

# Regression
Linear regression algo applied on iris and logistic regression on titanic dataset using statsmodel module