Matthew Schmill
Matthew Schmill
I would be great if this package were to integrate in with scikit-learn, identify itself as a regressor, and implement the associated APIs. This would unlock scikit workflows as well...
I have some hourly data where there is a daily seasonality which I am modeling with a 24 hour seasonality component, but there is also a weekly seasonality that I...
I am trying to follow along with the SFT example in the README (the very first one) and somehow importing `FastLanguageModel` is causing notebook functionality to be imported via `models.dpo`...
I am trying to use pandas to insert a batch of data to a Hive table and it bombs after the first insert. PyHive seems to try to get a...