My auto model is showing error for all models

ming7012ming7012 MemberPosts:2Newbie
These data comes from my simulation done in Abaqus for my engineering FYP. I'm trying to use machine learning to predict the behaviour of the results. I'm suppose to predict the results for column G, H, I, J, K using inputs from column B, C, D, E, F (100 rows of results). However, auto model is unable to generate any results and it keeps showing error across all models and in some instances showing the same classification errors across all models. I don't think my data has any issues so what would be the problem?
and some are showing these,


Tagged:

Best Answer

  • jwpfaujwpfau Employee, MemberPosts:248RM Engineering
    Solution Accepted
    Hi,

    Row 18 (in Excel) of the Maximum COPEN column contains a String value instead of a number so you end up with a bunch of unique categorical values.

    Here is a process to fix the typo
    <?xml version = " 1.0 " encoding = " utf - 8 " ?> <过程版本sion="10.1.002">               https://us.v-cdn.net/6030995/uploads/editor/oc/6bviq02jf4cf.xlsx"/>                                                               

    Greetings,
    Jonas
    ming7012 MartinLiebig

Answers

  • ming7012ming7012 MemberPosts:2Newbie
    Thanks for the help, I've managed to run the model without error now
    jwpfau
Sign InorRegisterto comment.