• By Surbhi nahta
  • April 30, 2022
  • Machine Learning

Recommendation Systems -  A few days back, my 16 years old brother came to me and asked me,  “You study all this Artificial Intelligence, Machine Learning. Can you make those…

  • By Surbhi nahta
  • March 5, 2022
  • Machine Learning

Handling Different Situations in Machine Learning  - While solving machine learning problems we encounter different problem and as we know, “the  better you are at problem solving, the better Data…

  • By Surbhi nahta
  • February 9, 2022
  • Machine Learning

Dimensionality Reduction and Principal Component Analysis - What is Dimensionality reduction - First, we will discuss about the dimensionality when we take any dataset for the processing or to apply…

  • By Surbhi nahta
  • November 10, 2021
  • Machine Learning

Traditional Programming VS Machine Learning Programming - Machine Learning has been introduced many  years back but the kind of excitement it got from the last few years is unbelievable. Everyone…

  • By Surbhi nahta
  • November 1, 2021
  • Machine Learning

Data Preparation for Machine Learning Algorithm -  The data can be used for business analytics, data visualization, to get input from date to develop the machine learning model but before…

  • By Shubham Baghel
  • October 6, 2021
  • Machine Learning

Python Multi-Threading If you are an expert in python then you are looking to improve your editing skills and this article is useful for you. The ability of the system…

  • By Shubham Baghel
  • July 5, 2021
  • Machine Learning

The aim of this blog is to simplify the terminologies used in Machine Learning in a question and answer format. It is just to make you understand what this terminology…

  • By Shubham Baghel
  • June 9, 2021
  • Machine Learning

Python is world’s most cutting edge programming languages today. It is being used in areas like Machine Learning, Artificial Intelligence, Web Development and Data Visualization. It is an open-source, Procedure…

  • By Shubham Baghel
  • June 3, 2021
  • Machine Learning

Credit Card fraud:  Credit card fraud can be defined as a crime where a person uses another person's credit card for personal reasons while the cardholder and issuing authorities do…

  • By Shubham Baghel
  • May 21, 2021
  • Machine Learning

What is python???  Dating from 1991, the Python programing language was considered a gap-filler, how to  write down scripts that “automate the boring stuff” (as one popular book on learning …

  • By Shubham Baghel
  • May 4, 2021
  • Machine Learning

K-means clustering:  K-means clustering is the most used clustering algorithm. A centroid-based algorithm  and a very simple unattended learning algorithm. This algorithm attempts to reduce the  variation in data points…