Skip to content

chenyi1989/FirstMLModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FirstMLModel

A simple example to train a Machine Learning model. It's just a quick glimpse of training models.

I hope it could be your first step in Machine Learning.

Environment Preparation

Python 2.7, numpy, pandas and sklearn are required.

You can download an Anaconda for a easy setup.

Description

CoreMLModelDemo.py shows minimum codes to train a model which can predict a person's weight by his gender and height.

More details about this demo in Chinese.

About

A simplest model of Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages