Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for LocalOutlierFactor estimator type #89

Open
chuanyi-fang opened this issue Mar 22, 2018 · 1 comment
Open

Support for LocalOutlierFactor estimator type #89

chuanyi-fang opened this issue Mar 22, 2018 · 1 comment

Comments

@chuanyi-fang
Copy link

_20180322102535

like the image,always get the error when run it.
sklearn2pmml can't support it or what I do wrong?

@vruusmann
Copy link
Member

The list of supported Scikit-Learn classes given here ("Features" section): https://github.com/jpmml/jpmml-sklearn/blob/master/README.md

Unfortunately, class sklearn.neighbors.LocalOutlierFactor is not supported yet.

@vruusmann vruusmann changed the title Can sklearn2pmml support the LocalOutlierFactor? Support for LocalOutlierFactor estimator type Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants