Crypto-Spartan / ProjectDarkErebus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectDarkErebus

Welcome to ProjectDarkErebus!

Why DarkErebus?

  • It's a codename I picked for my project until I can come up with a better name. Erebus is the Greek God of Darkness.

What is this?

  • ProjectDarkErebus is my attempt to create a bot to predict NFL games.

How are the predictions made?

  • I am currently pulling statistics from various sources and running them through multiple machine learning algorithms.
  • So far, I have successfully implemented Logistic Regression, Linear SVM, RBF SVM, Random Forrest, XGBoost, K Nearest Neighbor, and Gaussian Naive Bayes.
  • I am working to add Neural Networks.

Run on Repl.it

About

License:Apache License 2.0


Languages

Language:Python 55.1%Language:HTML 42.2%Language:CSS 2.1%Language:JavaScript 0.6%