-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tracks in R and Julia #13
Comments
I think R and Julia tracks could be useful, but lets try and get the material a bit more stable in Python first or else it might be a bit of a maintenance nightmare. |
scikit-learn does not always have the most update algorithms, for example umap can sometimes do better dimension reduction than t-sne, but perhaps it is ok to stay with just scikit-learn. So far, Carpentries has language specific lessons, so probably it is fine to do this for machine learning and have separate R and Julia lessons. If of interest, can add a popular astronomy track based on: |
Final (nitpick) tweaks/suggestions :)
It may be helpful to add tracks in R and Julia. Many of the algorithms in scikit-learn are also in R and Julia. The focus should perhaps be less on scikit-learn and more on concepts used. If one only introduces receipes, then many of the receipes may be used in inappropriate situations. Introducing concepts and showing that they can be built into different workflows may encourage better long term use.
The text was updated successfully, but these errors were encountered: