Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 426 Bytes

File metadata and controls

8 lines (5 loc) · 426 Bytes

Applying K Mediods Clustering and using Decision Trees and Random Forest Classifier to predict the success of a movie

This a project for course CS512 - Introduction to Data Structures and Algorithms.

The project has been implemented in Python3 using scikit-learn and pandas dataframe API.

The project is implemented in Python 3.5 and the project can be executed by running

python ./MovieApp.py from your terminal or cmd.