Skip to content

Conversation

@przemekwitek
Copy link
Contributor

@przemekwitek przemekwitek commented Dec 5, 2019

This PR is a continuation of the work started in elastic/ml-cpp#877.
It passes prediction_field_type parameter from Java down to C++ process.

A few changes had to be made in order to make this possible:

  • getParams method now accepts extracted fields types so that it can lookup the type of the dependent variable field
  • boolean field is now always mapped as integer (0 or 1)

Relates #49796

@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml)

@przemekwitek przemekwitek force-pushed the fix_accuracy_comparison branch 5 times, most recently from 7d536ae to 775ca8d Compare December 6, 2019 10:50
@przemekwitek
Copy link
Contributor Author

run elasticsearch-ci/packaging-sample-matrix

@przemekwitek
Copy link
Contributor Author

run elasticsearch-ci/2

@przemekwitek przemekwitek force-pushed the fix_accuracy_comparison branch from 775ca8d to 6a338fa Compare December 9, 2019 08:44
@przemekwitek
Copy link
Contributor Author

run elasticsearch-ci/packaging-sample-matrix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants