sturlese/numerai_signals_pipeline
Downloads data from Yahoo Finance, generates features, trains a model and submits the predictions to the tournament.
This pipeline automates the complex process of generating stock market predictions for the Numerai Signals tournament. It takes raw financial data from Yahoo Finance, processes it into predictive features, and then uses a trained model to produce submission-ready forecasts. This tool is designed for quantitative traders and data scientists participating in the Numerai Signals competition who want to streamline their prediction workflow.
No commits in the last 6 months.
Use this if you are a Numerai Signals participant looking to automate data acquisition, feature engineering, model training, and submission of your stock market predictions.
Not ideal if you are looking for a general-purpose stock market prediction tool outside of the Numerai Signals ecosystem.
Stars
27
Forks
4
Language
Python
License
—
Category
Last pushed
Aug 31, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sturlese/numerai_signals_pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
skrub-data/skrub
Machine learning with dataframes
biolab/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
cleanlab/cleanlab
Cleanlab's open-source library is the standard data-centric AI package for data quality and...
drivendataorg/deon
A command line tool to easily add an ethics checklist to your data science projects.