Assignment Submission

Submit Your ML Basics Pipeline

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/ai-ml-basics-assignment
Required Files
  • ml_pipeline.py
  • data/
  • data/customer_churn.csv
  • data/house_prices.csv
  • outputs/
  • requirements.txt
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of your solution approach
  • Results summary - model performance metrics
  • Key findings - which model performed better and why
  • Any challenges faced and how you solved them
  • Instructions to run your code
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository ai-ml-basics-assignment exists in your account.

Your repository will be verified before submission is accepted