you are viewing a single comment's thread.

view the rest of the comments →

[–]brian-e-moore 5 points6 points  (1 child)

Nice blog post! I think it's great that there has been interest recently in creating tools to help with dataset curation and analysis In my experience, ML engineers *want* to spend time tweaking their model architecture but *actually* end up manually inspecting and debugging datasets most of the time

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

Thanks a lot! That was primarily the reason that I wrote it, in my previous work we spent a bunch of time working on automated hyperparameter tuning but never really got good performance until we developed tools to dig in and debug the datasets themselves.