SkillAgentSearch skills...

RoboBuffett

Machine Learning project to predict stock performance based on textual analysis. Uses Bayesian multinomial classifier.

Install / Use

/learn @teamdandelion/RoboBuffett
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Project goal: Predict future stock performance based on textual analysis of SEC filings.

Modules:

Scraper (Izaak): Pull SEC documents from EDGAR.

Stock (Ahmad): Get stock prices and maintain CIK<->Ticker mapping.

Manager (Dan): Manage & organize data. Manages parsing, serialization, classification, and testing.

Parser (Dan): Parse SEC filings, getting header info and document text.

Classifier (Ahmad): Generate training classifications for documents, calls on Stock. Called by manager.

To be added: Multinomial model generator, LLV (log likelihood value) classifier. To be maintained by Dan.

View on GitHub
GitHub Stars29
CategoryEducation
Updated1mo ago
Forks17

Languages

Python

Security Score

75/100

Audited on Feb 13, 2026

No findings