We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85aca0f commit af84d7fCopy full SHA for af84d7f
DIRECTORY.md
@@ -623,7 +623,7 @@
623
* [Sequential Minimum Optimization](machine_learning/sequential_minimum_optimization.py)
624
* [Similarity Search](machine_learning/similarity_search.py)
625
* [Support Vector Machines](machine_learning/support_vector_machines.py)
626
- * [t-SNE] (machine_learning/tsne.py)
+ * [t-SNE](machine_learning/tsne.py)
627
* [Word Frequency Functions](machine_learning/word_frequency_functions.py)
628
* [Xgboost Classifier](machine_learning/xgboost_classifier.py)
629
* [Xgboost Regressor](machine_learning/xgboost_regressor.py)
0 commit comments