-
Add the mRMR, ReliefF and RReliefF feature selectors like in Matlab:
[mRMR](https://www.mathworks.com/help/stats/fsrmrmr.html) and
[ReliefF and RReliefF](https://www.mathworks.com/help/stats/relief…
-
**Submissions are due by the end of day Friday November 4th 2022.**
Comment on this GitHub Issue with the following:
1. Team name and members.
2. Link to your project's **public repo** .
3. Link…
-
I find a chrome find like electron-find code at github.
https://github.com/TheoXiong/electron-find/blob/master/README.md
@zadam can you enhance current global-find function with this code?
-
https://github.com/monwinchimalang
-
Hi, when utilising the faiss lib for KNN search, you choose `faiss.IndexFlatIP`, which has a relatively low performance compared with other indexes via faiss. Could you please share if you select `Ind…
-
This is a huge issue and must probably be split into multiple smaller ones.
Absolute values have the problem, the the algorithms are not invariant of model scaling and might fail.
Therefore, we …
-
Firstly, amazing work on the crate!
I was wondering whether you would consider having more informative errors for when the search fails. For example, in the case of non-convergence, returning what…
-
NYSIIS is a modern algorithm for normalizing and ranking text in search. It has better comprehension across languages than algorithms like jaro-winkler, soundex, and metaphone.
https://en.wikipedia…
-
Based on the requirements and the existing TxtAI ecosystem, here's a proposed approach to develop LLM Integration for Knowledge Graph Enhancement:
1. Automatic Knowledge Graph Generation and Enrich…
-
Is it possible to search in utf-8 files? I have some foreign names in my file and the -ia option doesn't return those names. I also tried the codepages 437, 850 and 8859 with the -CP option. Is there …