Decision tree algorithm falls under the category of supervised learning. They can be used to solve both regression and classification problems
-
Updated
Feb 6, 2020
Decision tree algorithm falls under the category of supervised learning. They can be used to solve both regression and classification problems
Apriori algorithm is a classical algorithm in data mining. It is used for mining frequent itemsets and relevant association rules.
Implementation of k-means algorithm for data clustering
Add a description, image, and links to the cs412-assignment topic page so that developers can more easily learn about it.
To associate your repository with the cs412-assignment topic, visit your repo's landing page and select "manage topics."