Posted in Machine Learning, Python
Train, test and explain a Diabetes classification model in Python using LIME
Train, test and explain a Diabetes classification model in Python using LIME
Learn how to train an MLR model, interpret its coefficients and perform a step-wise regression.
Learn How to Setup Anaconda environment and connect it to IPython kernel.
Decision Tree Training, Pruning and Hyperparameters Tuning.
Building Bar Plot, Adjusting Colors and Labeling.
Model comparison, hyper-parameter tuning and plotting in a few lines of codes