本次模型没有上传NASA的数据,需要读者自己去下载NASA数据集;
Testing transfer learning among different milling condition
You can click HERE to see our project.
- replace
NaN
value by random forest algorithm - model creation
- regression process established
- trans-condition model prediction
- mechanism assumption for regression of deep learning
- pandas
- matplotlib
- numpy
- keras (with TensorFlow or other backend support)
- scikit-learn (Random Forest Algorithm)
MIT