1
vote
0answers
73 views

Is there any efficient Java solution/Algorithm to find values in a text field based on key string with delimiter? [migrated]

Is there any efficient Java solution/Algorithm to find values in a text field based on key string with delimiter? Example: Rules: I. Key: username Start-Delimiter: ; End-Delimiter: ; Need to find ...
0
votes
0answers
43 views

Categorize websites based on URL [closed]

I am trying to categorize websites based on the URL. I am creating two tables. One of them will contained the URLs captured from the http packets and the other will contain categories such as sports, ...
7
votes
5answers
3k views

What skills are needed for machine learning jobs?

I posted this question on Quora, but didn't get enough responses. reposting it here. I am a learner sitting at home and learning linear algebra, very interested on working in Machine Learning ...