asafschers / goscore

Go Scoring API for PMML
MIT License
98 stars 22 forks source link

pmml format issue #10

Open qiwuhai opened 3 years ago

qiwuhai commented 3 years ago

hello , i have a pmml file look likes logistic_regression ,but not have same labels (eg: RegressionModel, RegressionTable ,NumericPredictor ...) , i read the source code , it read the labels that my pmml file not have. why ? Is my pmml file format wrong? Or does this project only support specific formats ?
Look forward to your reply