A template for building machine models with different preprocess methods and generate report
Just change the input X and ground truth Y
git clone https://github.com/MasterLKH180cm/ML_template.git
You can use any other ML packages to fit your own need. If you want to use "deep learning", you can just add training code and validation code here or just add validation code.