Hi

My normal workflow has been sitting in intellij and rerunning the entire
project every time I make a change to my data. This is obviously not
terribly efficient, but I quite like working in intellij.

I see a lot of people using pynotebook, and I've been trying to use it
myself. It's really nice for small stuff, but I find it awkward to use for
bigger things. Like for example I setup a FeatureUnion, and I got 5-6
BaseEstimators that I hand build. If I were to put the whole thing in
pynotebook I end up with a very large file. And working with it outside of
pynotebook, then swapping in to reload and try the data seems a bit
suboptimal as well.

What kind of workflow does everyone use? Both when exploring data, and when
building features/models etc.

Best regards
Anders
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to