Skip to content

Understanding Data and Machine Learning Models with Visualizations

License

Notifications You must be signed in to change notification settings

aniltolwani/Data-Visualizations-Medium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understanding Data and Machine Learning Models with Visualizations

Part 1 - PCA and Feature Correlation

  • code/Interactive PCA and Feature Correlation.ipynb
  • code/pca_feature_correlation.py
  • Post on Cascade.Bio blog

Part 2 - Machine Learning Decision Boundary Visualization

  • code/Interactive_Model_Predictions_and_Decision_Boundaries.ipynb
  • Post on Cascade.Bio blog

Part 3 - ROC Curves

  • code/Interactive_ROC_analysis.ipynb
  • code/accstats.py
  • code/roc_pr_curve.py
  • Post on HackerNoon

Note: code was developed in Python 3.6 and likely not backwards compatible because of liberal use of f-strings (sorry not sorry)

About

Understanding Data and Machine Learning Models with Visualizations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.5%
  • HTML 3.9%
  • Python 0.6%