gitDawn

Results 5 issues of gitDawn

- [ ] I didn't find a similar issue already open. - [ ] I read the documentation (README AND Wiki) - [ ] I have installed FFMpeg - [...

bug
invalid

I'm trying to convert a `Pipeline` which uses categorical conversion with `pd.get_dummies`, and for some reason I'm getting an error when trying to convert the fitted Pipeline (although the fitting...

I'm trying to save a custom sklearn pipeline as onnx model, but I'm getting errors in the process. sample code: from sklearn.preprocessing import OneHotEncoder from sklearn.base import BaseEstimator, TransformerMixin from...

pending user response

Hi, I've got some error after ruuning the training with `python findFeatures.py -t dataset/train/` which states > Traceback (most recent call last): > File "findFeatures.py", line 35, in > fea_det...

on preadme.md of [main page](https://github.com/dennybritz/reinforcement-learning), the link for `David Silver's Reinforcement Learning Course` (http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html) was changed to (https://www.davidsilver.uk/teaching/) and should be updated.