Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 625 Bytes

README-en.md

File metadata and controls

10 lines (7 loc) · 625 Bytes

The second machine learning experiment

About this repository:

  1. Because the system extract the file according to the file name, please do not rename the file ClassificationExperiment.ipynb and RegressionExperiment.ipynb.
  2. .ipynb is the suffix of the jupyter botebook file, which can be viewed and edited in jupyter.
  3. The template of report is available on the content page of the experiments.
  4. Ths repository should include ClassificationExperiment.ipynb, RegressionExperiment.ipynb and report.pdf at least.
  5. The reference code will also be published in this repository after all the students have submitted.