Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 874 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 874 Bytes

EESTech-Challenge-2022

Python code written during the EESTech Challenge Patras Local Round 12-hour hackathon.

Topic:

The topic of the hackathon was Machine Learning, more specifically Text Classification. The given dataset was 20 Newsgroups and we were prompted to mainly use scikit-learn.

Code:

Our code was divided into 4 parts:

1. Import of packages
2. Definition of custom functions
3. Loading, cleaning and preprocessing of data
4. Model training and evaluation

Participants:

Team Name : Machine Forgetting

UPDATE : We are the winning team of the challenge.