Skip to content

oriolventur/assignment-2-model-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Assignment 2 - Model Creation

This repository contains the second assignment for the Artificial Intelligence 1 course during my Business Analytics master's program.

πŸ“Š Objective

  • Generate a synthetic dataset using make_moons.
  • Split the data into training and testing sets.
  • Train and evaluate classification models using scikit-learn.
  • Visualize model performance and decision boundaries.
  • Analyze model hyperparameters using plots.

πŸ“ Contents

  • A2_Group3_Final.ipynb: Jupyter Notebook with the complete model creation workflow.

βš™οΈ Technologies

  • Python
  • scikit-learn
  • pandas
  • matplotlib
  • plotly

πŸš€ How to Run

Open A2_Group3_Final.ipynb in Jupyter Notebook or VSCode and execute the cells in order.

About

Assignment 2 from Artificial Intelligence 1 course: Model creation using synthetic data and scikit-learn.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published