Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kaggle==1.7.4.5 # for Kaggle api access
seaborn==0.13.2 # for data visualization
scikit-learn==1.5.1 # for machine learning algorithms
scipy==1.10.1 # for scientific computing
shap==0.43.0 # for model interpretability
shap==0.48.0 # for model interpretability
openpyxl==3.1.5 # for Excel file support from kaggle datasets

# Azure ML SDK - essential components only
Expand Down