Genuine question, because I'm interested in the applicability of a tool like this -- do professional ML scientists/developers have a need for visualizing their model during development, or would use such a tool? Do their models have parameters and need tuning such that visualization is a key problem?
Or is this kind of a nice to see thing for beginners, but more advanced/this-is-my-job ML professionals rarely are interacting with the data and model in this way? They're dumping tables, using numerical stats, not looking for visual patterns?
Perhaps a similar kind of question as "who uses drag-and-drop SAS analysis, rather than Python"? Or, "there are no casual DNN builders" -- anyone who is doing this kind of work will be doing it at the level that they're not needing visualization?
Clearly, SAS has enough visual-based casual users who can't program, so there's a market for it.
Interesting! How did you construct your network builder? I've had to use a combinatoric approach or constraint solver to validate layer compatibility but hit a wall trying to generalize it
22 comments
[ 2.9 ms ] story [ 59.1 ms ] threadThis project.
Hashicorp's dead deployment tool (https://www.ottoproject.io)
Otto Matic by Pangea (http://pangeasoft.net/otto/)
And this
https://github.com/robertkrimen/otto
Jokes aside, nope wasn't aware of this. We just picked a name that fit for reasons you can see at the bottom of the readme
Or is this kind of a nice to see thing for beginners, but more advanced/this-is-my-job ML professionals rarely are interacting with the data and model in this way? They're dumping tables, using numerical stats, not looking for visual patterns?
Perhaps a similar kind of question as "who uses drag-and-drop SAS analysis, rather than Python"? Or, "there are no casual DNN builders" -- anyone who is doing this kind of work will be doing it at the level that they're not needing visualization?
Clearly, SAS has enough visual-based casual users who can't program, so there's a market for it.
I am legit interested to know, thanks!
I couldn't evaluate this Otto thing because I'm on a laptop right now and it looks like the developers assumed that everyone has a 40" screen.
Source: ML is (part of) my job.
Made some small improvements today as a quick fix; we'll still be working on better support long-term
https://www.wandb.com/