Precompute field's index in VectorClassifier
All threads resolved!
All threads resolved!
First try to make VectorClassifier faster at loading geometries.
Related to #1989 (closed)
Merge request reports
Activity
changed milestone to %7.1.0
added CNES backlog To Do + 1 deleted label
- Automatically resolved by Guillaume Pasero
mentioned in merge request !627 (closed)
added 2 commits
- d1a9186e - BUG: #1989 (closed): expose Feature::GetFieldIndex()
- 603e3fc1 - BUG: #1989 (closed): keep initial interface for ReadInputListSample
On official test
apTvClSVMVectorClassifier
(using 2840 samples, with 11 fields):- Before: 2.35 sec
- After: 2.08 sec
The gain should be significant on @ArthurV dataset.
mentioned in commit 32b26f4c
Please register or sign in to reply