Automatic Nepali Number Plate Recognition with Sms Reporting System x Real Time Machine Learning Approach on Traffic Congestion Prediction System in Internet of Vehicles
MIT License
1
stars
0
forks
source link
ModuleNotFoundError: No module named 'sklearn.svm.classes' #12
ModuleNotFoundError Traceback (most recent call last) in ()
8 # modelPath = "/content/model_resnet50.h5"
9 modelPath = "/content/drive/MyDrive/Colab Notebooks/Project-major/Licenseplate_recognization-master/dataModel.sav"
---> 10 loadModel = pickle.load(open(modelPath,"rb"))
ModuleNotFoundError: No module named 'sklearn.svm.classes'
NOTE: If your import is failing due to a missing package, you can manually install dependencies using either !pip or !apt.
To view examples of installing some common dependencies, click the "Open Examples" button below.
https://www.tensorflow.org/tutorials/keras/save_and_load