JuliaAI / DataScienceTutorials.jl

A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)
https://juliaai.github.io/DataScienceTutorials.jl/
MIT License
116 stars 18 forks source link

Remove tutorial on learning newtorks 1 and 2, and hooks into site #203

Closed ablaom closed 8 months ago

ablaom commented 8 months ago

To remove duplication with in depth examples in the MLJ manual.

Perhaps later we can migrate the manual pages here. These tutorials however, are quite old and overlap with the MLJ manual substantially (which was more recently updated).

@EssamWisam To avoid merge conflicts, merge this before you commit anything that might alter the files being removed here (eg. running collapse-script.jl script.) None of my open PR's should do that.