vincent d warmerdam
vincent d warmerdam
Technically, I think after this change the `deprecated` module isn't needed anymore. Any objections is this dependency is also removed @MBrouns or are there new deprecations coming in?
I'm aware of the removal, I was [somewhat involved](https://koaning.io/posts/just-another-dangerous-situation/). Maybe we can add the dataset to our datasets module, with a docstring that gives appropriate context?
This might also be of interest: https://fairlearn.org/main/user_guide/datasets/boston_housing_data.html
You can choose to pass *args, **kwargs but you'll need to assume that your users are familiar with the huggingface API. I would recommend leaving the most common options around...
> TBH I didn't even know the CSS has this escaping behavior. Yeah, it's definitely something I only learned because of the tuilwindcss project 😅 . Might be good to...
Closing due to radio silence.
I'm slowly getting back from praternity leave and I'm interested in getting this feature in. I tried running what's currently here and hit an error though. I made a file...
I've started my own branch due to the radio silence. It also that works via a different mechanic. Because we can't assume the folder is in a certain position, I'm...
Out of curiosity, if not elastic ... what other tool might help facilitate this? Keep a seperate tf/idf table into something SQL-like?