Predictive Analytics Mini Project

Using a provided dataset, complete a full machine learning project.

Tasks

  1. Choose an appropriate machine learning model for the dataset.
  2. Split data into training and testing sets.
  3. Train the model using Scikit-Learn.
  4. Evaluate performance using appropriate metrics.
  5. Present findings and recommendations in a written summary.

Submission

  • Jupyter Notebook
  • PDF Report
  • Model Evaluation Summary (accuracy, RMSE, or F1 score as appropriate)