DSCKGEC / DSCKGEC/MovieRecommendationSystem

Apply KNN Algorithm to make a Revenue Prediction Model

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement Hard KSoC’22
Dominant language
Jupyter Notebook
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

**Describe the solution I'd like**
Apply K-Nearest Neighbor Algorithm to build a revenue prediction system. Use *genre_onehot* which is One Hot Encoded version of all genre of movies and also only use the movies whose *status == released*. Also co-relate it with the *budget* of the movie.

**Describe alternatives you've considered**
You can also use Linear Regression Model or Logistic Regression model.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.