vincent d warmerdam

Results 391 comments of vincent d warmerdam

This seems reasonable, but I'm not 100% sure if Bokeh has great support for this. If you could pinpoint though, what's the main element that's too small now? The text...

Not sure actually, does Bokeh have this feature?

You're supposed to run it on your own datasets. But the next version will also have a download command that lets you download example datasets.

That sounds like something that I might want to add to a configuration file at some point. Will keep that in mind.

I just pushed a version that has a `download` command. Will think about some fun text examples to add as well.

I wouldn't mind working on this if folks agree. This session stuff is the the prime villain in any story about data leakage in ML pipelines.

One observation since responding to this all those months ago ... Do we generally want to add sessions to the dataset before calling train/test split? I think we might! The...

> I'm assuming you're talking about scikit-learn's [estimator and transform APIs](https://scikit-learn.org/stable/developers/develop.html) (fit, transform, and fit_transform). Yep! That's the one! I'm interested in such an API because it might help users...

ps. I'm also a huge fan of `cvxpy` by the way!

The fact that it works nicely with htmx certainly is a plus. I don't have _that_ much time anymore (I have a 1 year old now) but I'd love to...