INSIDE ALGORITHMS
Learn about machine learning fundamentals data handling algorithms validation projects
LATEST POSTS
What is a confusion matrix?
Types of classification outputs Positive and negative outputs In a classification problem, there are 2 types of categories, positive and negative. Positive categories are labels with a particular characteristic that…
Machine learning fundamental validation metrics
What is a validation metric? A validation metric is a formula we use during model validation to confront the model predictions with the actual output values. The choice of a…
Model validation: definition, examples and Python implementation
What is model validation? Model validation is the step that comes after training. During model validation, we evaluate the accuracy of our model by seeing how it performs with data…
Data in machine learning: collection, types and structure
In machine learning, we can identify data as a set of observations or measurements, called dataset, used to train and test a machine learning model. Data are crucial because artificial…
Bias and variance of a model
Bias and variance are 2 fundamental metrics to describe a model’s ability to resolve a problem. Let’s say we have a dataset like this one. We want to represent the…
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