Viewing a single comment thread. View all comments

Mogady OP t1_isxaoym wrote

The data itself was linear and the relation was obvious(at least to one of the binary classes either the 0 class or the 1), so I simply kept adding more features to the classifier and it kept getting higher values, of course, this doesn't give any info about the precision and recall for each class (0, 1)

1