Skip to content

Commit

Permalink
Update streamlit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
saleharashid01 authored Feb 9, 2023
1 parent 437f679 commit 780650e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion streamlit.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import pandas as pd
import streamlit as st
from sklearn.ensemble import RandomForestClassifier
import numpy as np
from sklearn.tree import DecisionTreeClassifier
from sklearn.model_selection import train_test_split
Expand Down

0 comments on commit 780650e

Please sign in to comment.