Post Type ArchivesAssignments

Description.

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)

Sales Dashboard Project

Analyze a retail sales dataset and create visualizations that communicate key business insights.

Tasks

  • Create one bar chart showing category performance
  • Create one line chart showing sales over time
  • Create one histogram showing value distribution

Provide written insights explaining:

  • Sales trends
  • Top-performing categories
  • Seasonal patterns

Submission

  • Jupyter Notebook
  • PDF Export
  • Charts as PNG files