File tree Expand file tree Collapse file tree 3 files changed +556
-0
lines changed
Expand file tree Collapse file tree 3 files changed +556
-0
lines changed Original file line number Diff line number Diff line change 204204 * [ Lib] ( https://github.com/TheAlgorithms/Rust/blob/master/src/lib.rs )
205205 * Machine Learning
206206 * [ Cholesky] ( https://github.com/TheAlgorithms/Rust/blob/master/src/machine_learning/cholesky.rs )
207+ * [ Decision Tree] ( https://github.com/TheAlgorithms/Rust/blob/master/src/machine_learning/decision_tree.rs )
207208 * [ K-Means] ( https://github.com/TheAlgorithms/Rust/blob/master/src/machine_learning/k_means.rs )
208209 * [ K-Nearest Neighbors] ( https://github.com/TheAlgorithms/Rust/blob/master/src/machine_learning/k_nearest_neighbors.rs )
209210 * [ Linear Regression] ( https://github.com/TheAlgorithms/Rust/blob/master/src/machine_learning/linear_regression.rs )
You can’t perform that action at this time.
0 commit comments