jeff1evesque / machine-learning

Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
Other
256 stars 85 forks source link

Implement D3JS visualization for svm classification #3128

Open jeff1evesque opened 6 years ago

jeff1evesque commented 6 years ago

We need to develop a mechanism to generate corresponding visualizations, for the svm classification.

Note: the following may provide some initial insight, with a possibility to reverse engineer the requirements needed, to properly generate d3js visualization:

jeff1evesque commented 6 years ago

It seems the latter link evolved to the mlxtend package, as also demonstrated:

jeff1evesque commented 6 years ago

Our next milestone 0.8 will be application development heavy. Therefore, for the sake of organization, we'll relocate this, and related application development issues.