Commit d5d7678d authored by Ashen Udayanga Sudugala's avatar Ashen Udayanga Sudugala

Merge branch 'Ashen' into 'master'

Ashen - update

See merge request !12
parents a465b8f0 c0fc0697
......@@ -15,7 +15,7 @@ from sklearn.tree import DecisionTreeClassifier
# Importing the dataset
train = pd.read_csv("/Users/ASHEN/Education/SLIIT/Research/Wanheda_Server/MobileBotNet/packet_data.csv",index_col=0,low_memory=False)
train = pd.read_csv("/Users/ASHEN/Education/SLIIT/Research/Volumetric/packet_data.csv",index_col=0,low_memory=False)
train.shape
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment