Skip to content

Exploration of possible approaches to create a DFS projection system.

Notifications You must be signed in to change notification settings

mdrews93/FantasyBaseball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FantasyBaseball

Overview

This repository contains notebooks that explore the use of pybaseball data and sklearn algorithms to create a regression model that predicts fantasy points for a given day.

Instructions

Create a Python 3.6 virtual environment:

virtualenv -p python3 venv

. venv/bin/activate

Install the required packages:

pip install -r requirements.pip

./install.sh

Start Jupyter to access, run, and modify the notebooks:

jupyter notebook

About

Exploration of possible approaches to create a DFS projection system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published