Clément POIRET
Clément POIRET
Thanks for your answer! Have a nice day, Clément.
Hi, any news for the merge of this PR?
I encountered the same problem with the following code: ``` import numerox as nx from sklearn.preprocessing import StandardScaler data = nx.load_zip('.numerai_datasets.zip', single_precision=True) sc = StandardScaler() x = sc.fit_transform(data.x) data =...
Thanks a lot ! I'm a bit disapointed by the way of this control work, is this possible to change the color of the MaterialTabSelector ? Thanks !
Thanks a lot, But I deleted the code from my mainform and the partial class from the designer but I still have a residual bug :  ...
Thanks for your answer @ntustison So, do you prefer that we do not include Deep Flash in our comparison until you publish a paper? Also, do you plan to release...
Thanks a lot for all those details. I completely understand that Mike wants to have a finished paper prior to any third-party test, that's what I thought and why I...
Hi @RobertoPrevato, thanks for your investigation. Yes it also fails locally, so I think we can discard the "Vercel OS hypothesis". Mine was that vercel is looking for .py files...
Ohh nice finding! Don't you think we can open an issue on vercel also? Because if it happens with blacksheep it can also happen for other libs 🤔
Thanks a lot, you already made awesome progress! I'll open issues directly for Vercel and reference this one :)