Q
Q
QFlex2020-10-01 18:19:01
Java
QFlex, 2020-10-01 18:19:01

How to solve Java data parsing problem?

Let's say we have a file with information about people (Height, weight, foot size, and the color of the T-shirt, we have 2 of them)
And there is a second file where we have all the information except the color of the T-shirt.
The essence of the problem: Determine the color of the T-shirts of people in the second file.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mystifier, 2020-10-01
@mystifier

As I understand it, we are talking about a task on machine learning. For a task of this type in Java, I used the weka library. But in general, java is not the most suitable tool for such tasks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question