Relative Content

Tag Archive for machine-learningdecision-treestreamlit

Streamlit implementation for my diseases Pred ML

trying to implement my diseases prediction model into streamlit webapp, because i am new in streamlit so idk how it works
Also i am new in machine learning too but not as new as streamlit.
main error might be in calling of the functions and making prediction in streamlit webapp code file where one error says – ‘DecisionTreeClassifier’ object has no attribute ‘features”