ml4ai / delphi

Framework for assembling causal probabilistic models from text and software.
http://ml4ai.github.io/delphi
Apache License 2.0
24 stars 17 forks source link

Reduced the number of KDE kernels used in the C++ REST API to improve #526

Closed manujinda closed 2 years ago

manujinda commented 2 years ago

Reduced the number of KDE kernels used from 1000 to 200 in the C++ REST API to improve the model training a little bit fast.