nehalbhanushali / Bitcoin_Transaction_Network_Analysis

3 stars 4 forks source link

Warnings #8

Open nehalbhanushali opened 7 years ago

nehalbhanushali commented 7 years ago

/usr/local/src/conda3_runtime/4.1.1/lib/python3.5/site-packages/ipykernel/main.py:9: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy /usr/local/src/conda3_runtime/4.1.1/lib/python3.5/site-packages/ipykernel/main.py:12: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead

See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy

nehalbhanushali commented 7 years ago

Dropped timestamp

2017-04-26 18:52:22.845176  
Random Forest cm ::  
[[165   0   2]
 [  1   0   0]
 [  0   0 164]]
2017-04-26 18:52:22.845680  Accuracy Score ::  0.990963855422
nehalbhanushali commented 7 years ago

Added miners revenue

2017-04-26 19:06:50.758394  Random Forest cm :: 
 [[147   0  20]
 [  0   0   1]
 [  0   0 164]]
2017-04-26 19:06:50.758906  Accuracy Score ::  0.936746987952
nehalbhanushali commented 7 years ago

perfect 16 features

2017-04-26 19:56:03.815113  Random Forest cm ::  
[[165   0   2]
 [  0   0   1]
 [  0   0 164]]
2017-04-26 19:56:03.815621  Accuracy Score ::  0.990963855422