Skip to content

data-science-tsb/machine-learning-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

My Notebooks on How to Work With Machine Learning Projects

TOC

Statistics

Data Types

  • numeric
    • discrete
    • continous
  • categorical
    • binary
    • ordinal

Measures of Locations/Centran Tendency

  • mean: average
    • trimmed mean: extreme values are removed
    • weighted mean: ??
  • median
  • percentile
  • weighted median
  • robust
  • outlier

Things that will be included here:

About

End-to-end Machine Learning Process/Knowledge base

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published