Skip to content

mlcart is an AutoMLPackage for predictive analytics

License

Notifications You must be signed in to change notification settings

leosv123/mlcart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlcart

Machine Learning Package that does automation for solving Predictive Analytics Problems

Some Usage Results:

image image

Installation

pip install mlcart

  1. Data Validation
  2. Linear Regression
  3. Logistic Regression
  4. Ridge Regression
  5. Lasso Regression
  6. Decision Trees
  7. Random Forest
  8. XGBoost
  9. LightGBM
  10. Optuna

Implemented Cross Validation

  1. Normal outer CV
  2. NestedCV

Explainability

  1. Coefficients
  2. Feature Importances
  3. Shap

Uncertainty

  1. Bootstrapping

Deep Learning Explainability

GradCAM Captum Integrated Gradients

Molecules Property Prediction

About

mlcart is an AutoMLPackage for predictive analytics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published