machine-learning icon indicating copy to clipboard operation
machine-learning copied to clipboard

Implement D3JS visualization for svm classification

Open jeff1evesque opened this issue 7 years ago • 2 comments

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:

  • https://chrisalbon.com/machine-learning/svc_parameters_using_rbf_kernel.html

jeff1evesque avatar Nov 28 '17 03:11 jeff1evesque

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

  • https://stackoverflow.com/a/43298736

jeff1evesque avatar Nov 28 '17 04:11 jeff1evesque

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.

jeff1evesque avatar Jun 10 '18 01:06 jeff1evesque