vincent d warmerdam

Results 376 comments of vincent d warmerdam

It's still something that's in the back of my mind by the way 🙂 but doing this may require a config system because there are many other things people may...

I think having all columns be saved is appropriate for the base behavior. I'll gladly welcome a PR but I'm also interested in rewriting the code base a bit so...

My bad! Just pushed tho https://scikit-lego.netlify.app/crossvalidation.html#GroupTimeSeriesSplit

Something that came up the other day was to perhaps add sizes to the diagram. Suppose I have something relatively complex, like below, it might be nice to be able...

Just wanted to mention that it is my intention to merge this, but family life is taking up a lot of time. Will ping once I've given this a spin!

The colors dont work well with the selection mechanism, but I am pragmatic with this library nowadays so I will add the feature and worry about fixing the selection bit...

It'd also be nice if `--keywords` would allow for a `patterns.jsonl` file from Prodigy. The label would define the color, but the patterns would be able to match many terms....

I may need to have a bit more context ... what is the specific thing you tried and what went wrong on the bulk-side?

Just to double check, you're aware that the `--keywords` param needs two dashes? Just want to make sure that it's not that. If it's not that, got a link to...

Does the error have anything to do with the fact that "GPU" does not appear in your subset? ```python import pandas as pd from sklearn.datasets import fetch_20newsgroups categories = ['alt.atheism',...