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

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -