Skip to content

uprightws/Motor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor

How to build and run:

  1. Install python2.7 and pip if not installed
  2. Run pip install -r requirements.txt command
  3. Run run.py

文件介绍

data/ 存放测试数据(决赛)

Features/ 保存提取的特征

Model/ 保存训练的模型

motor.py 模型训练以及模型测试代码

requirement.txt 运行代码所需的环境

transform.py 特征提取的代码

run.py 主程序,可运行得到提交结果

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%