parent
e23f75bcc8
commit
9cfd3b4415
@ -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
|
Loading…
Reference in new issue