nitinseven
Results
2
issues of
nitinseven
Code size more than 50KB not able to open in Jupyter nptebook. Could you please tell how to open it? 
ImportError Traceback (most recent call last) in () 1 import pickle #saving and loading our serialized model 2 import numpy as np #matrix math ----> 3 from app.model.preprocessor import Preprocessor...