How should this problem be solved

User: "cindy030717"
New Altair Community Member
Updated by Jocelyn

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Andrew"
    New Altair Community Member
    Accepted Answer
    Some of your attributes are strings (known as nominals) and linear regression works with numbers alone. As the error message suggests, use an operator to change nominals to numeric - in fact there is one called "Nominal to Numeric" that could be used.