- 1
What i learn to study machine learning and data mining
6 Answers
+ 2
Python is a good option
+ 2
Try some tutorials that use SKLearn.
SKLearn is a great library that contains many tools and machine learning algorithms.
You will likely also learn a bit about pandas or numpy.
For datamining its a bit different.
Learning datamining is great to start off by learning the theory.
Datamining: The extraction of implicit, potentially useful, & previously unknown knowledge from data.
First, find resources on the following topics:
Association rule mining, frequent pattern mining, uncertain data mining, & utility mining; are common.
One pioneer algorithm to get started with association rules is called "Apriori".
While I generally recommend against Youtube, there is a great video out there on the Apriori algorithm to get an idea of how it works and how you would go about finding rules within a dataset.
Hope that helps on where to get started.
Feel free to ping me if you'd like some references to some great academic articles on the topic of data-mining, or an explanation on those 4 topics. ;)
+ 1
Start from basic' python if u will search the things u will get better which things u need to study
+ 1
MATOVU CALEB data mining is the extraction of information from data.
0
What is data maininig??
- 2
Using search engines.