Tom Augspurger
Tom Augspurger
Yep, that might just do the trick.
Cody and Jacob, do you have a sense for whether an AzureMLCluster (v2) would be easier to build and maintain now that we have the Base VMCluster class in place?...
> What's your concern? With using MPI? Less of a concern, more of a lack of understanding about where MPI fits in the picture of forming the cluster. Thanks for...
@stsievert do you have another chance to look at this?
Things are still a bit in flux, but I think this would be a good home. This would be a great addition! > I thought maybe a feature_extraction directory would...
> What's the difference between this repo. and dask-glm? I'm probably going to just import the dask-glm estimators into `dask-ml` namespace (likewise with dask-searchcv, dask-patternsearch). For the user, it'd be...
Added to some classes in #669.
Looks like CI has started failing: https://dev.azure.com/dask-dev/dask/_build/results?buildId=2095&view=results
> is to delay all computations until such a time that the user executes compute() outside of the class, right? I guess that's the challenge for me right now. I'll...
How much memory does your scheduler have available? When re-running your example on my deployment, I saw my *kernel* die when running the last one. But when I re-run it...