Machine Learning and Data Science Training (Python ETL for movie dataset)
Trained in machine learning and data science by building data ingestion and preprocessing workflows for a movie dataset. The work involved extracting, cleaning, and transforming structured attributes for downstream modeling. The pipeline used common data wrangling tools to prepare labeled-style tabular features from external sources. • Developed a Python-based ETL pipeline integrating CSV files and the OMDb API • Collected and cleaned 100+ movie attributes (e.g., titles, release dates, earnings, ratings) • Processed data using pandas and NumPy • Produced a transformed dataset suitable for ML model training