Skip to content

Machine Learning project to predict movie Revenue and Success Level.

Notifications You must be signed in to change notification settings

yosefahab/Movie-Prediction-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Revenue Prediction & Success Level Classification

This is a machine learning practice project, where given some features about a movie, predict its revenue and success level.

Repo structure:

|-- prediction.ipynb
|-- classification.ipynb
|-- Training_data
|   |-- Prediction_data
|   |   |-- movie-director.csv
|       |-- movie-voice-actors.csv
|   |   `-- movies-revenue.csv
|   `-- Classification_data
|       |-- movie-director.csv
|       |-- movie-voice-actors.csv
|       `-- movie-success-level.csv
`-- Testing_data:
|   |-- Prediction_data
|   |   |-- movie-director.csv
|       |-- movie-voice-actors.csv
|   |   `-- movies-revenue.csv
|   `-- Classification_data
|       |-- movie-director.csv
|       |-- movie-voice-actors.csv
|       `-- movie-success-level.csv
|-- README.md

About

Machine Learning project to predict movie Revenue and Success Level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published