machine learning - Weka - Adding a unique identifier -


i running logistic regression using weka on set of values unique identifiers. run historical data training data. in case, don't care values classified categories. once done, run current data test data , need keep track of values classified categories. how can maintain unique identifiers each category not them included variable in regression?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -