added requirements and new for linkeidn posts

This commit is contained in:
Aladdin Persson
2023-12-12 13:22:02 +01:00
parent 1982b04dc1
commit 76c0c3e8ea
9 changed files with 117 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# requirements.txt file with basic libraries to install for a machine learning workflow
# HELLO
numpy
pandas
scikit-learn
@@ -12,6 +12,7 @@ torchvision
torchaudio
transformers
lightning
torchmetrics
# all you need is xgboost
xgboost