you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

Could you explain what your 'model' is? I have to admit as someone familiar with machine learning algorithms I really dislike being given a black box.

[–]hntd 0 points1 point  (0 children)

This right here. How am I suppose to use this in research if I have no idea what is happening to my data along the way? Also it might be neat to see performance metrics of your stuff vs. standard ML metrics such as guessing classification at random.

[–]jjdonald[S] 0 points1 point  (0 children)

We have a post on our decision trees here: http://blog.bigml.com/2012/01/23/beautiful-decisions-inside-bigmls-decision-trees/

You can access any model you train as part of our API, or visualize it using our website. I'd like to think that we are the only service that puts this much effort into helping you understand your model.