File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 319319 * [ Data Transformations] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/data_transformations.py )
320320 * [ Decision Tree] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/decision_tree.py )
321321 * [ Gaussian Naive Bayes] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/gaussian_naive_bayes.py )
322+ * [ Gradient Boosting Regressor] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/gradient_boosting_regressor.py )
322323 * [ Gradient Descent] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/gradient_descent.py )
323324 * [ K Means Clust] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/k_means_clust.py )
324325 * [ K Nearest Neighbours] ( https://github.com/TheAlgorithms/Python/blob/master/machine_learning/k_nearest_neighbours.py )
You can’t perform that action at this time.
0 commit comments