Skip to content

Stammtisch 2019_02_12

Viktor Gal edited this page Feb 13, 2019 · 1 revision

Viktor:

  • feature/coreml:
    • GLMClassifier/Regressor, SVMRegressor works
    • SVMClassifier: problem with the format and how we store SVs
  • windows builds:
    • fixing shogun-unit-test.exe (dll import problems on azure CI)

Gil:

Wuwei:

  • error in doxygen (@Gil will fix it with macro guards)
  • will check into lambda initializer for the WeightedDegreeKernel -> factory string kernels
  • factory method GP inference
  • adding confidence vector to DenseLabels
  • Pipeline: support only Transformers based pipeline * problem is that it then needs Transformer API, but that would mean multi-inheritance of CMachine and CTransformer, that would not be possible to use from java and c#

Leftiris:

  • finishing up pull requests
  • remove m_gradient_params from SGObject.cpp
Clone this wiki locally