Skip to content

wisteria-hill-technologies/ml_hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hello World - Machine Learning

Just exploring machine learning basics with the youtube tutorial below:

https://www.youtube.com/watch?v=cKxRvEZd3Mw&list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryal https://www.youtube.com/watch?v=cKxRvEZd3Mw

Supervised Learning

Flow:

  1. Provide Training Data
    Training Data consists of Features (e.g. measurements,etc) and Label
  2. Train Classifier Classifier - e.g. Decision Tree
  3. Make Prediction

Classifiers

There are many types of classifiers. e.g.

  • Decision Tree
  • Artifical Neural Network
  • Support Vector Machine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages