Mr Alamdari

Results 3 issues of Mr Alamdari

### Problem in Part 2: Using Lime to interpret predictions, ``` mystring = list(X_test)[221] print(c.predict_proba([mystring]) ``` there is an extra list and it gives this error: ``` AttributeError: 'list' object...

bug

There were some errors, so I tried to solve them and improve the code. Here is the Error I got when I ran the code with Traffic sign pictures: **Error:**...

# Description Pinned NumPy to version 1.24.3 to fix a compatibility issue with YOLOv8 in Google Colab. Colab’s default NumPy version (1.26.4) causes a ValueError: numpy.dtype size changed when importing...