Skip to content

kikoveiga/FEUP-IA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IA2 - Supervised Learning

Introduction

This is the second Practical Assignment for the Artificial Intelligence course (IA) 2023/2024 @ FEUP - Faculty of Engineering of the University of Porto. For this project, which description can be found here, we chose the Banking Customer Churn Prediction Dataset (option C).

Our group is Group_A2_44, composed of:

Execution

This project was developed using Python and Jupyter Notebook, along with some external libraries. To run this project, you must have Python installed on your machine. To install the required libraries, run the following command:

pip install notebook pandas numpy matplotlib seaborn scikit-learn

Then, just run the main notebook file inside the 'src' folder using Jupyter Notebook:

jupyter notebook src/main.ipynb

About

Artificial Intelligence (IA) Second Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published