Skip to content

Python data science project processing data, predicting and visualizing theater attendance in Serbia using machine learning.

License

Notifications You must be signed in to change notification settings

stefan-500/rs-theater-attendance-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yearly attendance of theaters in Serbia

This is a data science project that predicts and visualizes the yearly attendance of theaters in Serbia.
The Python program processes JSON data, creates a relevant DataFrame with seasons and their attendance values, saves the DataFrame to a FireStore database and fetches the data from the database.
The fetched data is then used for predicting attendance using Linear Regression.

Attendance of theaters in Serbia

Data source: https://opendata.stat.gov.rs/odata/?id=sr-lat

About

Python data science project processing data, predicting and visualizing theater attendance in Serbia using machine learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages