Skip to content

xfangfang/k12ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k12ml

create ml model by using dag

demo

运行环境 >Python 3.4(推荐python3.6)

pip install --upgrade pip
pip install django
pip install numpy
pip install scipy
pip install matplotlib
pip install sklearn

下载运行

git pull origin master
git clone https://github.com/xfangfang/k12ml.git
cd k12ml
python manage.py migrate
python manage.py runserver 0.0.0.0:8000

更新

cd k12ml
git pull origin master

About

create ml model by using dag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published