Motor How to build and run: Install python2.7 and pip if not installed Run pip install -r requirements.txt command Run run.py 文件介绍 data/ 存放测试数据(决赛) Features/ 保存提取的特征 Model/ 保存训练的模型 motor.py 模型训练以及模型测试代码 requirement.txt 运行代码所需的环境 transform.py 特征提取的代码 run.py 主程序,可运行得到提交结果