Categories: Big Data

Machine Learning – Bookmarks for Great Tutorials, Books & Videos

This article represents quick bookmarks on some good machine learning web pages including tutorials’ documents and videos. Please feel free to comment/suggest if you know of further good bookmarks. I shall be adding more bookmarks in time to come. Also, sorry for the typos.

Following are the key bookmarks:

  • List of Tutorial Pages on Different Machine Learning Topics: You shall surely want to bookmark this page as it consists of some real cool links covering different topics in machine learning.
  • List of Machine Learning Books: Those looking out for machine learning books to get started would want to bookmark this page which consists of list of some great books recommended by one of the ML experts namely Mike Jordan. Some of my favorites are following:
    • “Pattern Recognition and Machine Learning” by Christopher M. Bishop
    • “The Elements of Statistical Learning” by T. Hastie
  • Advanced topics in Machine Learning: This page covers some of the advanced topics in machine learning such as some of the following:
    • Large scale data analysis
    • Deep learning
    • Recommender System
    • Kernel Machines
    • Optimization techniques
  • Selection of Cool Machine Learning Videos: This page presents a selection of some cool videos in a well-laid out manner, topic-wise:
    • Introduction to Machine Learning & Key Concepts
    • Statistical Learning
    • Linear Regression
    • Classification
    • Resampling Methods
    • Linear Model Selection and Regularization
    • Multi-variate (Non-linear) Regression
    • Tree-Based Methods
    • Support Vector Machines
    • Unsupervised Learning
Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. For latest updates and blogs, follow us on Twitter. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking. Check out my other blog, Revive-n-Thrive.com

Recent Posts

Feature Engineering in Machine Learning: Python Examples

Last updated: 3rd May, 2024 Have you ever wondered why some machine learning models perform…

4 days ago

Feature Selection vs Feature Extraction: Machine Learning

Last updated: 2nd May, 2024 The success of machine learning models often depends on the…

5 days ago

Model Selection by Evaluating Bias & Variance: Example

When working on a machine learning project, one of the key challenges faced by data…

5 days ago

Bias-Variance Trade-off in Machine Learning: Examples

Last updated: 1st May, 2024 The bias-variance trade-off is a fundamental concept in machine learning…

6 days ago

Mean Squared Error vs Cross Entropy Loss Function

Last updated: 1st May, 2024 As a data scientist, understanding the nuances of various cost…

6 days ago

Cross Entropy Loss Explained with Python Examples

Last updated: 1st May, 2024 In this post, you will learn the concepts related to…

6 days ago