Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 763 Bytes

README-en.md

File metadata and controls

9 lines (6 loc) · 763 Bytes

The first 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. There are two versions of the report template(Chinese version and English version), report-en.docx and report-en.docx. Because the system extract the file according to the file name,, if you complete the Chinese report, rename report-zh.docx to report.docx; if you complete the English report, rename report-en.docx to report.docx.
  4. The reference code will also be published in this repository after all the students have submitted.