Hi,
I'm developing an API for sklearn:
- https://github.com/jeff1evesque/machine-learning
I was wondering if anyone had integrated visualization tools, like D3JS, with
results from sklearn predictions? If so, would any of you be willing to show
how the backend results was piped into JavaScript?
> Do I need to write object oriented or are functions also ok?
I you want to contribute an implementation as a new project on scikit-learn
contrib, you should be careful to follow the scikit-learn estimators API:
http://scikit-learn.org/dev/developers/contributing.html#apis-of-scikit-learn-object