.gitignore
LICENSE
README.md
requirements.txt
setup.py
aide/__init__.py
aide/agent.py
aide/interpreter.py
aide/journal.py
aide/journal2report.py
aide/run.py
aide/backend/__init__.py
aide/backend/backend_anthropic.py
aide/backend/backend_openai.py
aide/backend/utils.py
aide/example_tasks/bitcoin_price.md
aide/example_tasks/house_prices.md
aide/example_tasks/bitcoin_price/BTC-USD.csv
aide/example_tasks/house_prices/data_description.txt
aide/example_tasks/house_prices/sample_submission.csv
aide/example_tasks/house_prices/test.csv
aide/example_tasks/house_prices/train.csv
aide/utils/__init__.py
aide/utils/config.py
aide/utils/config.yaml
aide/utils/data_preview.py
aide/utils/metric.py
aide/utils/response.py
aide/utils/serialize.py
aide/utils/tree_export.py
aide/utils/viz_templates/template.html
aide/utils/viz_templates/template.js
aideml.egg-info/PKG-INFO
aideml.egg-info/SOURCES.txt
aideml.egg-info/dependency_links.txt
aideml.egg-info/entry_points.txt
aideml.egg-info/requires.txt
aideml.egg-info/top_level.txt
sample_results/bike-sharing-demand.py
sample_results/career-con-2019.py
sample_results/cat-in-the-dat-ii.py
sample_results/cat-in-the-dat.py
sample_results/ciphertext-challenge-ii.py
sample_results/ciphertext-challenge-iii.py
sample_results/competitive-data-science-predict-future-sales.py
sample_results/digit-recognizer.py
sample_results/dont-overfit-ii.py
sample_results/facial-keypoints-detection.py
sample_results/forest-cover-type-prediction.py
sample_results/godaddy-microbusiness-density-forecasting.py
sample_results/home-data-for-ml-course.py
sample_results/house-prices-advanced-regression-techniques.py
sample_results/icr-identify-age-related-conditions.py
sample_results/jigsaw-toxic-comment-classification-challenge.py
sample_results/new-york-city-taxi-fare-prediction.py
sample_results/nlp-getting-started.py
sample_results/optiver-trading-at-the-close.py
sample_results/playground-series-s3e1.py
sample_results/playground-series-s3e11.py
sample_results/playground-series-s3e13.py
sample_results/playground-series-s3e14.py
sample_results/playground-series-s3e15.py
sample_results/playground-series-s3e16.py
sample_results/playground-series-s3e17.py
sample_results/playground-series-s3e18.py
sample_results/playground-series-s3e19.py
sample_results/playground-series-s3e20.py
sample_results/playground-series-s3e22.py
sample_results/playground-series-s3e23.py
sample_results/playground-series-s3e24.py
sample_results/playground-series-s3e25.py
sample_results/playground-series-s3e26.py
sample_results/playground-series-s3e3.py
sample_results/playground-series-s3e5.py
sample_results/playground-series-s3e7.py
sample_results/playground-series-s3e9.py
sample_results/playground-series-s4e1.py
sample_results/playground-series-s4e2.py
sample_results/santa-2019-revenge-of-the-accountants.py
sample_results/scrabble-player-rating.py
sample_results/sentiment-analysis-on-movie-reviews.py
sample_results/spaceship-titanic.py
sample_results/tabular-playground-series-apr-2021.py
sample_results/tabular-playground-series-apr-2022.py
sample_results/tabular-playground-series-aug-2021.py
sample_results/tabular-playground-series-aug-2022.py
sample_results/tabular-playground-series-dec-2021.py
sample_results/tabular-playground-series-feb-2021.py
sample_results/tabular-playground-series-feb-2022.py
sample_results/tabular-playground-series-jan-2021.py
sample_results/tabular-playground-series-jan-2022.py
sample_results/tabular-playground-series-jul-2021.py
sample_results/tabular-playground-series-jul-2022.py
sample_results/tabular-playground-series-jun-2021.py
sample_results/tabular-playground-series-jun-2022.py
sample_results/tabular-playground-series-mar-2021.py
sample_results/tabular-playground-series-mar-2022.py
sample_results/tabular-playground-series-may-2021.py
sample_results/tabular-playground-series-may-2022.py
sample_results/tabular-playground-series-oct-2021.py
sample_results/tabular-playground-series-oct-2022.py
sample_results/tabular-playground-series-sep-2021.py
sample_results/tabular-playground-series-sep-2022.py
sample_results/tmdb-box-office-prediction.py