Skip to content

Commit 17c6bbf

Browse files
authored
Update numpy pinned versions (#28)
* numpy update dep
1 parent 1be3e26 commit 17c6bbf

File tree

5 files changed

+26
-206
lines changed

5 files changed

+26
-206
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ optimizer = CacheThresholdOptimizer(cache, test_data, eval_metric="precision") #
449449
optimizer = CacheThresholdOptimizer(cache, test_data, eval_metric="recall") # Recall
450450
```
451451

452-
For complete documentation and examples, see [docs/examples/threshold_optimization](docs/examples/threshold_optimization/).
452+
For a complete example, see [docs/examples/threshold_optimization/00_threshold_optimization.ipynb](https://github.com/redis-applied-ai/redis-retrieval-optimizer/blob/1be3e2683a301a6bebe298ec8d126b7429701bc9/docs/examples/threshold_optimization/00_threshold_optimization.ipynb).
453453

454454
## 🔧 Custom Processors and Search Methods
455455

RELEASE_NOTES_0.3.0.md

Lines changed: 0 additions & 180 deletions
This file was deleted.

poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)