Open in app
Home
Notifications
Lists
Stories

Write
Federico Trotta
Federico Trotta

Home
About

Pinned

About Me

Hi, I’m Federico. I’m a Mechanical Engineer, currently working in the Industrial world as Process Engineer. When I discovered Data Science and Machine Learning it was love at first sight, so I’m currently studying and practicing DS and ML every day to land a job in the field. …

2 min read

About Me
About Me

Published in Towards Data Science

·5 days ago

How and Why Performing One-Hot Encoding in Your Data Science Project

An article on what one-hot encoding is, why to use it, and how to do it (in Python) — When working with real data, you often have datasets with “mixed” values: strings and numbers. If you are a novice in the Data Science and Machine Learning world you typically find “perfectly beautiful” columns (at most, with some Nans to deal with), often with scaled values. But when it comes…

Data Science

5 min read

How and Why Performing One-Hot Encoding in Your Data Science Project
How and Why Performing One-Hot Encoding in Your Data Science Project

Published in Towards Data Science

·Jun 23

Gradient Descent VS Regularization: Which One to Use?

An overview of Gradient Descent and Regularization for a better understanding — When moving the first steps into Machine Learning, there are a lot of things to study and understand. Also, some ML models may seem very similar to each other; sometimes, it can be difficult to really understand the difference between some of them. This was my case when I first…

Data Science

4 min read

Gradient Descent VS Regularization: Which One to Use?
Gradient Descent VS Regularization: Which One to Use?

Published in Towards Data Science

·Jun 14

What is a Trained Model?

Or…what does “training an ML model” mean? — When talking about Machine Learning we always talk about “trained model” or “training a model” but…what exactly does that mean? What is a trained model? What do we do when we train models? Do we always have to train a model? In this article, we will answer all these questions…

Data Science

5 min read

What is a Trained Model?
What is a Trained Model?

Published in Towards Data Science

·Jun 9

How To Deal With Missing Values in Data Science

Three practical ways to deal with missing values in a DS project — When dealing with real-world data, you may often find missing values in your data frame. This can happen for several reasons, for example: some measurements may be missing lack of information transcript errors So the question is: how to deal with missing data? Can we accept 0 as a value…

Data Science

4 min read

How To Deal With Missing Values in Data Science
How To Deal With Missing Values in Data Science

Published in MLearning.ai

·Jun 7

Web Scraping for Data Science: Scrape and Analyze Data is Fast and Easy

See how easy and fast is to extract any data you want from the web and analyze them in Python There is a lot of hype around data; data is everywhere and more and more industries are beginning to analyze data; but if you are in Analytics — or, if…

Data Science

6 min read

Web Scraping for Data Science: Scrape and Analyze Data is Fast and Easy
Web Scraping for Data Science: Scrape and Analyze Data is Fast and Easy

Published in MLearning.ai

·Jun 1

Logistic Regression: Let’s Clear It Up!

A clarifying article on one of the most used Machine Learning model — Logistic Regression is a widely used model in Machine Learning, so we have to have a deep understanding of how it works and when to apply it. …

Machine Learning

5 min read

Logistic Regression: Let’s Clear It Up!
Logistic Regression: Let’s Clear It Up!

Published in MLearning.ai

·May 31

Studying a Fetal Dataset with Machine Learning

A study on a fetal dataset using Machine Learning — This article relies on the analysis I made for the final project of my Data Science immersive course. I’ve analyzed a dataset on fetal diseases and found the “best” Machine Learning model to predict fetal diseases. The analysis is pretty long, so, in this article, I will only give an…

Data Science

7 min read

Studying a Fetal Dataset with Machine Learning
Studying a Fetal Dataset with Machine Learning

Published in Towards Data Science

·May 24

Two Methods for Performing Graphical Residuals Analysis

A couple of techniques to guess if you can use or not a linear model in your ML problem — An essential part of a regression analysis is to understand if we can use a linear model or not for solving our ML problem. There are many ways to do this, and, generally, we have to use multiple ways to understand if our data are really linear distributed. In this…

Data Science

5 min read

Two Methods for Performing Graphical Residuals Analysis
Two Methods for Performing Graphical Residuals Analysis

Published in Towards Data Science

·May 16

How to Perform Feature Selection in a Data Science Project

Four methods and a whole process for Feature Selection, with examples in Python — Feature selection is an essential part of a Data Science project. When you work with a (very) large dataset you should always ask yourself two questions: What do these features represent? Are all these features important? The answer to the second question leads us to features selection; in fact, you…

Feature Engineering

5 min read

How to Perform Feature Selection in a Data Science Project
How to Perform Feature Selection in a Data Science Project
Federico Trotta

Federico Trotta

Data Scientist | Technical Writer. Let’s connect on LinkedIn: https://www.linkedin.com/in/federico-trotta

Following
  • Caleb M. Bowyer

    Caleb M. Bowyer

  • Moez Ali

    Moez Ali

  • Tim Denning

    Tim Denning

  • Khuyen Tran

    Khuyen Tran

  • Kurtis Pykes

    Kurtis Pykes

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable