Skip to content

mrapacz/Mushrooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Training scikit's Logistic Regression on UCI's Mushroom dataset and displaying its efficacy based on percent of data used to train.

Mushroom dataset

Installation

Assuming virtualenv and virtualenvwrapper are installed:

mkvirtualenv mushroom
workon mushroom
pip install -r requirements.txt

Running

python3 main.py`

About

A simple analysis of UCI dataset with use of scikit-learn's Logistic Regression algorithm implementation.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages