Debug
This commit is contained in:
2
run.sh
2
run.sh
@@ -20,6 +20,6 @@ pip install pandas numpy matplotlib seaborn pillow scikit-learn
|
|||||||
pip install "tensorflow[and-cuda]"
|
pip install "tensorflow[and-cuda]"
|
||||||
pip install --upgrade kagglehub[pandas-datasets,hf-datasets]
|
pip install --upgrade kagglehub[pandas-datasets,hf-datasets]
|
||||||
|
|
||||||
jupyter nbconvert --to notebook --execute Skin_Cancer_Classification.ipynb --output Skin_Cancer_Classification_Final.ipynb
|
jupyter nbconvert --to notebook --execute Skin_Cancer_Classification.ipynb --output Skin_Cancer_Classification_Final.ipynb --log-level=DEBUG
|
||||||
# python3 skin_cancer_classification.py
|
# python3 skin_cancer_classification.py
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
|||||||
Reference in New Issue
Block a user