Tagged in

Algorithms

Data Science Group, IITR
Data Science Group, IITR
Where Data Meets Intelligence . Code | Train | Predict
More information
Followers
4.4K
Elsewhere
More, on Medium

Association Rule Mining. Deciphered.

In our 12A12D series, we are trying to be as diverse as possible. I can bet that 90% of you are unaware of ARM Techniques, even though they are basics of Data Mining.


Dimensionality Reduction. Untangled.

As the 12A12D series is progressing, there are some miscellaneous topics to be covered. One of them is Dimensionality Reduction, or simply, dealing with large number of dimensions/features/variables.


Support Vector Machines. Unwinded.

After completing 4 Algos of our 12 Algos in 12 Days series, here is one of the most popular and most talked about Algorithm since its development. Best thing I like about SVM is that it’s completely based on Mathematical Optimization problem.


Boosting. Decrypted.

I know it’s getting arduous to catch up with out daily posts, but it’s just meant to be this. 12 Algos in 12 days.
Here, we unbox one of the most powerful ML technique used by Grandmasters to win Data Hackathons on Kaggle. You’ll consider yourself lucky if you understand this properly.