Skip to content

Commit 65bffc0

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 5151f25 commit 65bffc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
* Dbscan
1818
* [Dbscan](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/dbscan/dbscan.ipynb)
1919
* [Dbscan](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/dbscan/dbscan.py)
20+
* Decision Tree Regression With K-Fold Cross Validation
21+
* [K-Fold Cross-Validation Of Decision Tree Regression](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Decision%20Tree%20regression%20with%20k-fold%20cross%20validation/k-fold%20cross-validation%20of%20decision%20tree%20regression.ipynb)
2022
* Decision Tree
2123
* [Decision Tree](https://github.com/TheAlgorithms/Jupyter/blob/master/machine_learning/Decision%20tree/Decision_Tree.ipynb)
2224
* Fundamentals Of Python

0 commit comments

Comments
 (0)