Skip to content

NDGogo/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Machine Learning

Definitions

Concepts

  • Datasets are split into training and est data to prevent overfit.
    • Models with huge validation data sets will cause the models to take longer to build. However the bigger the validation set than the test set, the harder it is to overfit.
  • All parameters used to interpret the test results must only be based on the training data.

Reference List

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published