Skip to content

zehrarhez/movie_revenue_analysis_with_NN

Repository files navigation

MOVIE REVENUE PREDICTION PROJECT

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

Project has a aim of predicting the revenue of the films according to their budget, total time and genres.

Here's why:

If,

  • You are a screenwriter, director or a professional group in this sector,
  • You want to know the income of the movie you will shoot and start the project according to the situation,
  • Then you can use this project to analyze the avarage revenue of your scenerio.

(back to top)

Built With

Python Logo

(back to top)

Getting Started

Prerequisites

First, you need to have some libraries and packages to run the app. You should install them on your cmd.

pip install -r requirements.txt

Installation

  1. Get a free API Key at TMDb - Developer Site
  2. Clone the repo
    git clone [https://github.com/your_username_/Project-Name.git](https://github.com/zehrarhez/movie_revenue_analysis_with_NN.git)
    
  3. Install NPM packages
    install the codes 
  4. Enter your API in data_preparetion.py
    API_KEY = 'ENTER YOUR API';

(back to top)

Roadmap

  • Fetching the Data
  • Preprocessing on the Data
  • Training the Best Model
  • Creating the Flask App

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b )
  3. Commit your Changes (git commit -m )
  4. Push to the Branch (git push origin )
  5. Open a Pull Request

(back to top)

Contact

Zehra ÖZEREN - [email protected]

Project Link: Movie Revenue Prediction Project

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages