Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 336 Bytes

Python-Stats

Exploration of Statistics and Data Science using Python

This is a selection of topics in Statistics and Data Science with illustrations using Python. Currently, some of the topics are:

  • Discrete and continuous distributions
  • Regression: OLS, muliple regression, logistic regression
  • Classification: kNN, naive Bayes