Skip to content

Python toolbox for statistical analysis and machine learning.

License

Notifications You must be signed in to change notification settings

hubertgabrys/ml313

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml313

Python toolbox for statistical analysis and machine learning.

Installation

Dependencies

ml313:

  • imbalanced-learn
  • joblib
  • matplotlib
  • numpy
  • pandas
  • scikit-learn
  • scipy
  • statsmodels

Installation from sources

Clone the repository and install it with pip:

git clone https://github.com/hubertgabrys/ml313.git
pip install -e ml313

About

Python toolbox for statistical analysis and machine learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages