Data Trasformation

When working with machine learning models, raw data often isn't enough. Features in your dataset may need transformation to make them understandable for algorithms, especially when dealing with categorical data. That’s where encoding techniques like One-Hot Encoding and Ordinal Encoding come into play. What Are One-Hot Encoding and Ordinal Encoding? One-Hot Encoding One-hot encoding is... Continue Reading →

How I fell in love with Data Science

Data Science became my passion in a very unexpected and simple way. It was through an assignment in my Advanced Python class, working with a simple dataset. The dataset contained over a century's average high temperatures in New York City for January. The goal was to predict future temperature trends, but I learned much more... Continue Reading →

Website Built with WordPress.com.

Up ↑