diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d27b03c --- /dev/null +++ b/requirements.txt @@ -0,0 +1,57 @@ +# requirements.txt +numpy +pandas +scikit-learn +matplotlib +seaborn +textblob +nltk +gensim +xgboost +lightgbm +catboost +imbalanced-learn +optuna +shap +plotly + dash + flask + sqlalchemy + psycopg2-binary + redis + celery + fastapi + uvicorn + pydantic + pytest + black + flake8 + mypy + isort + pre-commit + jupyter + jupyterlab + nbconvert + papermill + mlflow + dvc + great-expectations + prefect + kedro + feast + bentoml + ray + pytorch + tensorflow + transformers + spacy + fasttext + allennlp +torchtext +fairseq +huggingface-hub +datasets +tokenizers +sentencepiece +sacremoses +tqdm \ No newline at end of file