SkillAgentSearch skills...

FantasyBaseball

Exploration of possible approaches to create a DFS projection system.

Install / Use

/learn @mdrews93/FantasyBaseball
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4mo ago
Forks1

Languages

Jupyter Notebook

Security Score

72/100

Audited on Dec 6, 2025

No findings