893 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
809
809 views
0 0 votes
0 0 answers
1.3k
1.3k views
Nescafeadjust asked Jun 8, 2022
1,283 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
443
443 views
ML_newbie asked Oct 5, 2021
443 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.1k
1.1k views
engy.abdelazeez asked Feb 28, 2019
1,100 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
592
592 views