You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback [Switch to copy-and-paste view](http://127.0.0.1:8000/patient/dashboard/#)
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/exception.py in inner
response = get_response(request) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/base.py in _get_response
response = self.process_exception_by_middleware(e, request) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/base.py in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/home/jeremie/.local/lib/python3.10/site-packages/django/contrib/auth/decorators.py in _wrapped_view
return view_func(request, *args, **kwargs) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/mnt/c/E-Health-Care-master/patient/patient_decorators.py in wrapper_func
return view_func(request,*args,**kwargs) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/mnt/c/E-Health-Care-master/patient/views.py in dashboard
sur = pred(ob) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
/mnt/c/E-Health-Care-master/api/diseaseml.py in pred
model=pickle.load(file) …
[▶ Local vars](http://127.0.0.1:8000/patient/dashboard/#)
_tree.pyx in sklearn.tree._tree.Tree.__setstate__
The text was updated successfully, but these errors were encountered:
@jeremymikindi,This occurs due to the scikit-learn version. I have updated the requirements.txt file. Please pull the master branch and re-install the requirements.
Traceback Switch to copy-and-paste view
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/exception.py
ininner
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/base.py
in_get_response
/home/jeremie/.local/lib/python3.10/site-packages/django/core/handlers/base.py
in_get_response
/home/jeremie/.local/lib/python3.10/site-packages/django/contrib/auth/decorators.py
in_wrapped_view
/mnt/c/E-Health-Care-master/patient/patient_decorators.py
inwrapper_func
/mnt/c/E-Health-Care-master/patient/views.py
indashboard
/mnt/c/E-Health-Care-master/api/diseaseml.py
inpred
_tree.pyx
insklearn.tree._tree.Tree.__setstate__
_tree.pyx
insklearn.tree._tree._check_node_ndarray
Request information
USER
katende
GET
No GET data
POST
Variable | Value -- | -- csrfmiddlewaretoken | 'GOROhTFtfFXvytzsbdNdoyR5p7oxTh1rKcKN7Fk27N2ly6tOYFtt2POSW3qrxrW7' value1 | 'continuous_sneezing' value2 | 'yellow_crust_ooze' value3 | 'neck_pain' value4 | 'pain_behind_the_eyes' value5 | 'chest_pain' value6 | 'vomiting'The text was updated successfully, but these errors were encountered: