create account

RE: Machine learning and Steem #4: Account classification - comparison of available classifiers + 3D visualization of features by portugalcoin

View this thread on: hive.blogpeakd.comecency.com

Viewing a response to: @jacekw.dev/machine-learning-and-steem-4-account-classification-comparison-of-available-classifiers-3d-visualization-of-features-1534889167857

· @portugalcoin ·
$4.45
Thank you for your contribution.

- Please put comments in your code.For example:

```
//Short descript of scatter_plot_3d function
def scatter_plot_3d(d, x, y, z):
    fig = plt.figure(figsize=(10, 10))
    ax = Axes3D(fig)
    ax.scatter(d[x], d[y], d[z], c=d['class'], cmap=plt.cm.Accent, edgecolor='k', s=80)
   // what will do this function ax.set_xlabel(),ax.set_ylabel(), ax.set_zlabel() 
    ax.set_xlabel(x)
    ax.set_ylabel(y)
    ax.set_zlabel(z)
   // what will do this function ax.legend
    ax.legend([label(color(150, 210, 150)), label(color(247, 192, 135)),
               label(color(235, 8, 144)), label(color(102, 102, 102))],
              ['content-creator', 'scammer', 'comment-spammer', 'bid-bot'], numpoints = 1)
```

<br/>

Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/8/11113313).

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
👍  , , , , , , , ,
properties (23)
authorportugalcoin
permlinkre-jacekwdev-machine-learning-and-steem-4-account-classification-comparison-of-available-classifiers-3d-visualization-of-features-1534889167857-20180822t125118112z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/8/11113313","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"}
created2018-08-22 12:51:18
last_update2018-08-22 12:51:18
depth1
children1
last_payout2018-08-29 12:51:18
cashout_time1969-12-31 23:59:59
total_payout_value3.344 HBD
curator_payout_value1.108 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,240
author_reputation598,828,312,571,988
root_title"Machine learning and Steem #4: Account classification - comparison of available classifiers + 3D visualization of features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,014,950
net_rshares3,152,867,347,053
author_curate_reward""
vote details (9)
@utopian-io ·
$0.02
Thank you for your review, @portugalcoin!

So far this week you've reviewed 20 contributions. Keep up the good work!
👍  ,
properties (23)
authorutopian-io
permlinkre-re-jacekwdev-machine-learning-and-steem-4-account-classification-comparison-of-available-classifiers-3d-visualization-of-features-1534889167857-20180822t125118112z-20180824t125508z
categoryutopian-io
json_metadata"{"app": "beem/0.19.42"}"
created2018-08-24 12:55:09
last_update2018-08-24 12:55:09
depth2
children0
last_payout2018-08-31 12:55:09
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length116
author_reputation152,955,367,999,756
root_title"Machine learning and Steem #4: Account classification - comparison of available classifiers + 3D visualization of features"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id69,224,962
net_rshares16,345,979,318
author_curate_reward""
vote details (2)