1,049 views
0 0 votes

I have a result string like this A, C, D, F, B,

In my DB I have 10,000+ combinations like this 1. A, B, C, D   2. A, C, B, I, D, W, Z  etc.... 

Now I want to search for my result string with 10,000+ strings.

Which is the best way to map (string compare) and get the result match.

0% Accept Rate Accepted 0 answers out of 1 questions

1 Answer

Related questions

1 1 vote
1 answers 1 answer
975
975 views
0 0 votes
0 0 answers
1.4k
1.4k views
Nescafeadjust asked Jun 8, 2022
1,412 views
How do I accurately compare between the number of something a survey measure from my employees each year with a varying umber of survey engagement and employee size?If I ...
0 0 votes
0 0 answers
495
495 views
ML_newbie asked Oct 5, 2021
495 views
I am trying to build an unsupervised ML model to detect anomalies within 5000+ users' login data. I selected 5 features contained within each of the user-login events (e...
1 1 vote
1 1 answer
1.2k
1.2k views
engy.abdelazeez asked Feb 28, 2019
1,221 views
I’ve heard that it’s hard to visualize the output of random forest models with large trees/forest but I’m finding it hard to understand what the use case for the model i...
2 2 votes
1 1 answer
762
762 views