Skip to content

This repository was created for academic purposes and the project is in active development. The goal of this project is to design a model for predicting song popularity.

Notifications You must be signed in to change notification settings

allisonchristensen/SpotifySongPopularity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotifySongPopularity

This repository was created for academic purposes and the project is in active development. The goal of this project is to design a model for predicting song popularity.

Running instruction

Installing Dependencies:

Using pip

If using pip run pip install requirements.txt -r

To install all dependencies

Using conda

If using conda for dependencies, run the following command to create your environment with the required dependencies:

conda env create -f environment.yml

If you install new dependencies, run the following command to update environment.yml:

conda env export > environment.yml

Running the jupyter notebook again

To run the code, you can re-run the jupyter notebook called main.ipynb, in teh src folder.

Test results and performance of the model

image

image

image

image

image

Contributors

About

This repository was created for academic purposes and the project is in active development. The goal of this project is to design a model for predicting song popularity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •