Skip to content

mltools is a set of machine learning toolkits extracted from actual projects. Its main goal is to speed up data exploration, data extraction, data cleaning conversion, and model training, allowing machine learning engineers to focus on data analysis and model selection and evaluation.

License

Notifications You must be signed in to change notification settings

danielsywang/mltools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mltools

mltools is a set of machine learning toolkits extracted from actual projects. Its main goal is to speed up data exploration, data extraction, data cleaning conversion, and model training, allowing machine learning engineers to focus on data analysis and model selection and evaluation. The dependent packages are mainly: numpy, pandas, sklearn, seaborn, and the statistics part has a little scipy.stats, statsmodels.stats content.

mltools has the following 4 modules

Download and install

Download mltools package from https://github.com/danielsywang/mltools. The mltools directory under this package is the source code of the machine learning toolkits. The files in the docs directory are documents written with sphinx.

Copy the source code to the project file directory or Anaconda's \Lib\site-packages (if Anaconda is installed), and then you can use mltools .

mltools documentation

mltools document each functional module description see Welcome to mltools 'documentation! or Welcome to mltools' documentation! , the after link is just a jump of the before link , exactly the same content.

mltools application example

Demonstrate how to use mltools for data exploration, data extraction, cleaning conversion, and model training.

About

mltools is a set of machine learning toolkits extracted from actual projects. Its main goal is to speed up data exploration, data extraction, data cleaning conversion, and model training, allowing machine learning engineers to focus on data analysis and model selection and evaluation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published