The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Why do I have different values of class recall for the same data sets?

BarborkaBarborka Member Posts: 8 Learner I
I tried automodel for my data set, lets call it DS1. The results were quite good. When I used the same approach for the same data set, but, the data were expressed in codes, not the whole words, the results were dramatically lower. In both cases, I set them as polynomials. Could you explain me, why and what to change? Thank you?

Best Answer

Answers

  • sara20sara20 Member Posts: 110 Unicorn
    @Barborka

    Hello

    From my understanding there are some reasons:

    1. Maybe it is because of cross validation or split data
    2. It can be for the data ( unbalance data set with different numbers of each label)
    3. Different algorithms can change the result

    I hope this helps
    Sara
  • BarborkaBarborka Member Posts: 8 Learner I
    Hi Sarah,

    it just does not make me sense. If I replace the words with numbers and deal them as polynomials, and use the same algorithm, the results should be the same.

    For example, I have obtained different results even when I used the same data sheet, but once, I used the German punctuation and then, I replaced the special characters with basic characters. The results of automodel were different.
Sign In or Register to comment.