Skip to content
#

rbf

Here are 65 public repositories matching this topic...

juifa-tsai
juifa-tsai commented Feb 26, 2019

The format of module is not completely compatible to sklearn. The reason for adopting to sklearn is because of the parameter optimization. Sklearn provides well-defined tool for tuning parameter and validation. Thus, making the module to adopt sklearn is kind of way to simplify future work.

  1. Change get_params() to output the default parameter sets with {'name':value} instead.
  2. Add relevant f

Improve this page

Add a description, image, and links to the rbf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rbf topic, visit your repo's landing page and select "manage topics."

Learn more