Skip to content

Commit af84d7f

Browse files
committed
Add t-SNE to DIRECTORY.md
1 parent 85aca0f commit af84d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623
* [Sequential Minimum Optimization](machine_learning/sequential_minimum_optimization.py)
624624
* [Similarity Search](machine_learning/similarity_search.py)
625625
* [Support Vector Machines](machine_learning/support_vector_machines.py)
626-
* [t-SNE] (machine_learning/tsne.py)
626+
* [t-SNE](machine_learning/tsne.py)
627627
* [Word Frequency Functions](machine_learning/word_frequency_functions.py)
628628
* [Xgboost Classifier](machine_learning/xgboost_classifier.py)
629629
* [Xgboost Regressor](machine_learning/xgboost_regressor.py)

0 commit comments

Comments
 (0)