CodexVeritas forecasting-tools .cursorrules file for Jupyter Notebook (stars: 4)

Please follow these guidelines:
- `asyncio_mode = auto` is set in pytest.ini so when making tests don't mark tests with pytest.mark.asyncio
- all functions should have type hints for parameters and outputs. For built in type hints (like `list`, `dict`, `tuple`) don't import the typing library, just use the more modern type hints built into Python.
- avoid using comments and rather give descriptive function/variable names. Only use comments when absolutely necessary to communicate something you can't infer from the code or mention design decisions.
dockerfile
jupyter notebook
python
shell

First Time Repository

AI Forecasting tools to help humans forecast the future. Additionally an implementation of a Metaculus AI Benchmarking Bot

Jupyter Notebook

Languages:

Dockerfile: 0.1KB
Jupyter Notebook: 5030.3KB
Python: 639.3KB
Shell: 0.7KB
Created: 10/25/2024
Updated: 1/12/2025

All Repositories (2)

AI Forecasting tools to help humans forecast the future. Additionally an implementation of a Metaculus AI Benchmarking Bot

AI Forecasting tools to help humans forecast the future. Additionally a framework for building a Metaculus AI Benchmarking Tournament Bot