Skip to content
Machine Learning Site
Machine Learning Site
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
Menu Close
Search this website
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
Python

Unlocking Location Intelligence: A Comprehensive Guide to Reading GPS Data in Raspberry Pi

GNSS sensors are widely used in the field of self driving cars to determine their position. They help them to navigate from one point to another. Apart from autonomous driving,…

6 Comments
October 6, 2023
Unlocking Location Intelligence: A Comprehensive Guide to Reading GPS Data in Raspberry Pi
Python

Mastering Object-Oriented Programming: A Comprehensive Guide to OOPs in Python

Object-oriented programming (OOP) is a fundamental programming paradigm that centers on using objects as the fundamental building blocks of software. Embracing object-oriented programming (OOP) is essential for staying current in…

0 Comments
October 5, 2023
Mastering Object-Oriented Programming: A Comprehensive Guide to OOPs in Python
Machine Learning

How to sample data *CORRECTLY* into test set?

Splitting the available data into training and test sets help us evaluate the performance of the model. The model is trained using the training set and its generalization capability is…

1 Comment
May 29, 2023
How to sample data *CORRECTLY* into test set?
Photo by cottonbro studio on Pexels.com
Machine Learning

Tuning Hyperparameters in Machine Learning

A few months ago, I was working on a project where I had to train and develop a regression model that predicted the price of a vehicle given its features…

0 Comments
May 25, 2023
Tuning Hyperparameters in Machine Learning
Photo by Skylar Kang on Pexels.com
Python

How to Parse Data efficiently in Python

If you have solved some machine learning exercises, you might have come across a scenario where you need to parse the information available in the form of a DataFrame, like…

1 Comment
May 20, 2023
How to Parse Data efficiently in Python
Photo by Pixabay on Pexels.com
Machine Learning

Regularization in Machine Learning

In the realm of machine learning, we constantly strive to build models that accurately capture the underlying patterns and generalize well on unseen data. However, our ambitious models often fall…

1 Comment
May 3, 2023
Regularization in Machine Learning
Photo by Monstera on Pexels.com
Python

I created a Static Website using ChatGPT and Python

Python is a very flexible programming language that allows you to accomplish numerous tasks, and building a website is one of them. Now I am not talking about those magnificent-looking,…

2 Comments
April 30, 2023
I created a Static Website using ChatGPT and Python
Photo by Shantanu Kumar on Pexels.com
Mathematics for Machine Learning

Understanding Gradient Descent with example

"Optimization is at the heart of machine learning. It is the process of searching through a space of possible models to find one that performs well on a task. It…

1 Comment
April 19, 2023
Understanding Gradient Descent with example
Photo by Codioful (formerly Gradienta) on Pexels.com
Mathematics for Machine Learning

Using Conditional Probability for my Instagram account

Many of us may find understanding statistics a challenging task. Moreover, when it comes to conditional probability, we may find ourselves scratching our heads. And yes, I am one of…

2 Comments
April 13, 2023
Using Conditional Probability for my Instagram account
Photo by Lukas on Pexels.com
Machine Learning

Your Ultimate Machine Learning Roadmap and Top Courses Guide

Machine learning and artificial intelligence have revolutionized the world and are no longer the future. From recognizing objects to being chatbots, artificial intelligence can accomplish tasks that are beyond our…

3 Comments
April 9, 2023
Your Ultimate Machine Learning Roadmap and Top Courses Guide
Photo by Tobi on Pexels.com
← Newer Posts
Older Posts →

Recent Posts

  • Machine Learning Pipeline: The Ultimate Guide to Automate Your Work using scikit learn
    Machine Learning Pipeline: The Ultimate Guide to Automate Your Work using scikit learn
    June 29, 2024/
    1 Comment
  • Understanding Gradient Descent with example
    Understanding Gradient Descent with example
    April 19, 2023/
    1 Comment
  • Boosting MNIST Accuracy with KNeighborsClassifier: Hyperparameter Tuning and Image Data Augmentation Techniques
    Boosting MNIST Accuracy with KNeighborsClassifier: Hyperparameter Tuning and Image Data Augmentation Techniques
    September 1, 2024/
    1 Comment

Please share this

  • X
  • Facebook
  • Pinterest
  • LinkedIn
  • Reddit
  • Tumblr
  • WhatsApp

Follow Me on Facebook