INSIDE ALGORITHMS
Learn about machine learning fundamentals data handling algorithms validation projects
LATEST POSTS
The derivative of a function explained clearly
Suppose we have a graph representing the population of a village as a function of time.Let us take two time instants on the x-axis where the population is equal. Now…
Code random forest from scratch in Python
In this post, I’ll show you how to program a random forest from scratch in Python using ONLY MATH. Why is coding a random forest from scratch useful? When studying…
The complete guide to handling missing values
What are missing values in machine learning? Missing values in a dataset indicate the absence of observations. The danger of missing values Why are missing values a problem for our…
The complete guide to encoding categorical features
What are categorical features – recap In categorical features, measurements can assimilate a number of limited and fixed values, called “categories“. There are 2 types of categorical features: Why can’t…
What is feature engineering? Definition, techniques and importance
What is feature engineering? Feature engineering is selecting, extracting, and transforming features from raw data to create a new dataset useful for building predictive models. This new dataset is compatible…
WHAT IS MACHINE LEARNING ?
Machine learning (ML) is a subfield of artificial intelligence that studies the development of algorithms that can learn patterns from data and make predictions based on them. These "human-like intelligent" systems are called models.
Machine learning it's a broad field that also includes processing input data, evaluating model accuracy and managing AI influence on society, ensuring these products aren't affected by gender, ethnic, and cultural biases.
In today's world, machine learning solutions are becoming increasingly important. They are applied in various sectors like natural language processing, computer vision, speech recognition, email filtering, agriculture, and medicine.
ABOUT THIS BLOG
Inside Algorithms is a constantly updated blog with articles regarding machine learning, which studies the development of artificial intelligence algorithms.
Thanks to Inside Algorithms you will learn how artificial intelligence like ChatGPT works in the core and how to apply your knowledge to real-world scenarios. Cool isn’t it?
ABOUT THIS BLOG
Inside Algorithms is a constantly updated blog with articles regarding machine learning, which studies the development of artificial intelligence algorithms.
Thanks to Inside Algorithms you will learn how artificial intelligence like ChatGPT works in the core and how to apply your knowledge to real-world scenarios. Cool isn’t it?
POST TOPICS
WHY FOLLOW THIS BLOG
Clear and deep explanations
Making machine learning simple and interesting is my mission. I use pictures and videos to facilitate learning, and I also include logical reasoning behind complex mathematical formulas in my explanations.
Real-life projects and examples
Through examples and projects taken from real situations, with real datasets and true queries, you will be able to better learn this discipline and develop a practical view of theoretical concepts
Create your own artificial intelligence
With step-by-step tutorials you will be able to program your artificial intelligence, choosing input data of topics you are interested in and algorithms you think are most efficient
Machine intelligence is the last invention that humanity will ever need to make.
– Nick Bostrom, philosofer and AI expert