End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning icon indicating copy to clipboard operation
End-to-End-Diabetes-Prediction-Application-Using-Machine-Learning copied to clipboard

project failed to run

Open cletus256 opened this issue 3 months ago • 0 comments

when run python app.py i keep running into this error below how do i solve it classifier = pickle.load(open(filename, 'rb')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _pickle.UnpicklingError: invalid load key, '\xef'.

cletus256 avatar Mar 18 '24 14:03 cletus256