-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Stub out an AI/ML section in the docs #2153
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
Comments
@xhlulu consider adding parts of your SVM app in here as well, especially the contour stuff that shows the separation line between the classes! Basically whatever the docs should have had to make it super easy for you to write that app back in the day :) |
@xhlulu I would also recommend a Google search such as "scikit-learn auto_examples" to see which gallery examples are coming first |
Other thoughts: a nice TSNE example, maybe in both 2 and 3 d? |
plotly/graphing-library-docs#9 is ready to be merged after these docs are merged. It creates a new "Artificial Intelligence and Machine Learning" category in the docs. Nice work @xhlulu, these are very valuable additions! |
If we were to add an "AI/ML" section in the docs on par with Maps, say, what could we put in there? People search for KNN, ROC, PCA etc right now and we don't return any search results.
The text was updated successfully, but these errors were encountered: