Difference between revisions of "Main Page"
From Research management course
m |
|||
Line 15: | Line 15: | ||
# send the link to this notebook to mlalgorithms [at] gmail [dot] com, with the subject "Application m1p" | # send the link to this notebook to mlalgorithms [at] gmail [dot] com, with the subject "Application m1p" | ||
* Example of a nice simple problem: [http://www.machinelearning.ru/wiki/index.php?title=%D0%9B%D0%B8%D0%BD%D0%B5%D0%B9%D0%BD%D0%B0%D1%8F_%D1%80%D0%B5%D0%B3%D1%80%D0%B5%D1%81%D1%81%D0%B8%D1%8F_%28%D0%BF%D1%80%D0%B8%D0%BC%D0%B5%D1%80%29 bread regression]. | * Example of a nice simple problem: [http://www.machinelearning.ru/wiki/index.php?title=%D0%9B%D0%B8%D0%BD%D0%B5%D0%B9%D0%BD%D0%B0%D1%8F_%D1%80%D0%B5%D0%B3%D1%80%D0%B5%D1%81%D1%81%D0%B8%D1%8F_%28%D0%BF%D1%80%D0%B8%D0%BC%D0%B5%D1%80%29 bread regression]. | ||
− | * | + | * Examples of plots: one many [https://github.com/Intelligent-Systems-Phystech/StartCode/blob/master/Hohlov2018Problem3/HW4.ipynb solutions] from this [https://github.com/Intelligent-Systems-Phystech/StartCode project]. |
− | * | + | * Examples of old problems [https://sourceforge.net/p/mlalgorithms/code/HEAD/tree/Group174/Example2014Code/Popova2014Problem7/fig1.fig Problem 7], [https://sourceforge.net/p/mlalgorithms/code/HEAD/tree/Group174/Example2014Code/Plavin2014Problem1/html/ Problem 1], [https://sourceforge.net/p/mlalgorithms/code/HEAD/tree/Group174/Example2014Code/ShvetsProblem15/ ShvetsProblem15]. |
<!-- | <!-- |
Revision as of 01:27, 8 February 2020
My first scientific paper
in the field of machine learning and data analysis
Basic materials
Todo before 06:00 Wednesday, February 12 th:
- pick up a problem from the page Try-on programming problems (get the oldest problems, the are simplier),
- plot one figure to illustrate the problem (plot data or analysis),
- write explanatory comments to the figure (what the reader sees on the figure, what conclusions follow up),
- an example of the figure formatting is here
- upload your notebook to your github repository,
- send the link to this notebook to mlalgorithms [at] gmail [dot] com, with the subject "Application m1p"
- Example of a nice simple problem: bread regression.
- Examples of plots: one many solutions from this project.
- Examples of old problems Problem 7, Problem 1, ShvetsProblem15.