Skip to content

adi44/CricAI

 
 

Repository files navigation

CricAI

A Desktop App & Web App predicting the outcomes of Future Cricket Matches using Neutral Nets & Decision Tree Classifiers. 😄

Technologies Used:

  • 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

How to build this project :-

  1. Firstly, fork this repo from jaykay12/CricAI by clicking on fork button

  2. 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

  3. See Individual Apps' README.md for Build-Specific Instructions.

License :-

This project is currently licensed under the MIT License & Copyright (c) 2017 Jalaz Kumar.
For more details see LICENSE.md.

About

Desktop App & Web App for Cricket Outcome Prediction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.6%
  • TeX 21.3%
  • JavaScript 15.6%
  • Jupyter Notebook 12.8%
  • Other 0.7%