Skip to content

anhquan0412/that-ml-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

that-ml-library

Install

pip install that_ml_library

For tree visualization function (plot_tree_dtreeviz or plot_tree_sklearn), you also need to install graphviz. Please follow the instruction here

How to use

Please visit https://anhquan0412.github.io/that-ml-library/ for tutorials and documentations

A word of caution

This library should only be utilized solely for developing a proof of concept or prototype for your machine learning model with your specific dataset, with the aim of evaluating the model’s performance and interpretability. For deployment in a production environment, opt for a more organized methodology, such as https://scikit-learn.org/stable/modules/compose.html#pipeline

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages