oracle / macest

Model Agnostic Confidence Estimator (MACEST) - A Python library for calibrating Machine Learning models' confidence scores
Universal Permissive License v1.0
100 stars 20 forks source link

Feat/add num threads param #2

Open FlorentRamb opened 2 years ago

FlorentRamb commented 2 years ago

This PR adds two changes:

  1. ability to set the number of threads used during the HSNW query
  2. fix indentation inconsistencies

Signed-off-by: Florent Rambaud flo.rambaud@gmail.com

mrowebot commented 1 year ago

Hi. Really sorry the delay in looking at this PR. Can you update the CHANGELOG and version with the changes that you made?