conda create --name main-ds python=3.11 conda activate main-ds pip install numpy pandas plotly matplotlib seaborn jupyter sklearn prettytable shap librosa IPython jupyter notebook The project report ...
This project shows the usage of CodeCarbon framework to compute energy consumed by three python models (classification, regression and image recognition) to compare the use of SHAP vs feature ...