A Desktop App & Web App predicting the outcomes of Future Cricket Matches using Neutral Nets & Decision Tree Classifiers. 😄
- Python
- Libraries of Python viz Sklearn, Pandas, NumPy etc.
- UI Framework is PyQT5
- Web Framework is Flask
- Models Implemented:
- Multi Level Perceptron Classifier
- Decision Tree Classifier
- Support Vector Machines Classifier
-
Firstly, fork this repo from jaykay12/CricAI by clicking on fork button
-
Now clone the forked repo in your pc. For this first copy the url of your forked repo (use terminal or git bash):
git clone https://github.com/[username]/CricAI.git
[username] is replaced by your github username
-
See Individual Apps' README.md for Build-Specific Instructions.
This project is currently licensed under the MIT License & Copyright (c) 2017 Jalaz Kumar.
For more details see LICENSE.md.