Skip to content
/ dsl Public

Final project of "Data Science Lab: process and methods"

Notifications You must be signed in to change notification settings

lucabnf/dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project of "Data Science Lab: Process and methods"

The project addresses a binary classification problem of song’s mode.Different approaches are proposed, both for the preprocessing step and the model selection. In particular, in the preprocessing pipeline, multi-label binarizer and tf-idf vectorizer are exploited, as well as different standardization and normalization functions. Then, some considerations are carried out on the best performing model, based on gradient boosting, which allows to reach satisfactory results.

run

python project.py

report

Report_DSL.pdf

About

Final project of "Data Science Lab: process and methods"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages