
Tips to build your 1st Machine Learning Model
Hello, fellow learners! Today, we’re going to dive into the fascinating world of machine learning. Don’t worry, we’ll keep it simple and casual. Let’s get started! 1….

Common type regression in machine learning
In machine learning, regression is a type of supervised learning where the goal is to predict a continuous output variable based on one or more input features….

Main chalenges of machine learning
Machine learning is like a super-smart student who learns by doing – but even this amazing student faces some tricky challenges in its quest for knowledge. Let’s…

Supervised and Unsupervised in Machine Learning: What’s the Difference?
Machine learning is a type of artificial intelligence (AI) that allows computers to learn without being explicitly programmed. There are two main types of machine learning: supervised…

Google Vision: Seeing the World Through AI Eyes
Continuing my other project in this post. I made some modification to it and still explore google vision to make object detection. Imagine a world where computers…

Web Scraping with Beautiful Soup: A Beginner’s Guide
Web scraping is the process of extracting data from a website. It can be used for a variety of purposes, such as gathering market data, tracking prices,…