My Journey into Machine Learning: Completed Data Processing

Lokesh PatidarLokesh Patidar
1 min read

I'm excited to share that I've completed the Data Processing section of the Udemy course "Machine Learning A-Z: AI, Python." This marks my first step into the world of Machine Learning, and I'm eager to keep going!

๐Ÿ” What I Learned:

โœ” Handling missing data using Mean, Median, Mode
โœ” Encoding categorical variables (Label Encoding & One-Hot Encoding)
โœ” Feature Scaling with Standardization & Normalization
โœ” Splitting data into Training & Test sets
โœ” Importance of data preprocessing in ML models

Challenges I Faced & How I Overcame Them:

๐Ÿ”น Understanding Feature Scaling: Initially, I was confused about when to use Standardization (Z-score) vs. Normalization (Min-Max Scaling). After experimenting with different datasets, I realized that Standardization works best for normally distributed data, while Normalization is useful for bounded feature values.

๐Ÿ”น Dealing with Categorical Variables: At first, I struggled with when to use Label Encoding vs. One-Hot Encoding. Through hands-on practice, I understood that Label Encoding is better for ordinal data, whereas One-Hot Encoding prevents misinterpretation of categorical values.

What's Next?

I'm now moving on to the next part of the courseโ€”Regression Models! Can't wait to implement ML algorithms and build predictive models.

Let's connect! If you're also learning ML, drop a comment! Letโ€™s grow together.

#MachineLearning #AI #Python #DataScience #LearningJourney #Udemy

0
Subscribe to my newsletter

Read articles from Lokesh Patidar directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Lokesh Patidar
Lokesh Patidar

Hey, I'm Lokesh Patidar! I'm a 2nd-year student at SATI Vidisha, passionate about AI, Machine Learning, Full-Stack Development , and DSA. What I'm Learning: Currently diving deep into Machine Learning ๐Ÿค– Completed DSA & Frontend Development ๐ŸŒ Now exploring Backend Development ๐Ÿ’ก Interests: I love solving problems, building projects, and integrating AI into real-world applications. Excited to contribute to tech communities and share my learning journey! ๐Ÿ“Œ Follow my blog for insights on AI, ML, and Full-Stack projects!