Giter VIP home page Giter VIP logo

jpmml-catboost's Issues

Can't convert the model which has categorical features to PMML

Hi, I trained a CatBoost model by using categorical features, and there was an exception of feature-encoding when I tried to convert it to PMML.
Because the length of catFeatures is larger than 0, the program throws a java.lang.IllegalArgumentException.
How can I solve this?

hello,When I install jpmml-xgboost from mvn clean install, everything is fine, but the following error occurs when I install jpmml-catboost. What should I do?

[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (default) on project jpmml-catboost: Command execution failed. Cannot run program "D:\apps\jpmml-catboost-master\target\bin\flatc" (in directory "D:\apps\jpmml-catboost-master\src\main\fbs"): CreateProcess error=193, %1 不是有效的 Win32 应用程序。 -> [Help 1]

Compile error on MacOS

I have some error on compiling jpmml-catboost on my Mac, The error massage is "Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (default) on project jpmml-catboost: Command execution failed.: Process exited with an error: 126 (Exit value: 126) " and the command "jpmml-catboost/target/bin/flatc" is not a executable binary file on MacOS, How will I do next?

cbValue Not Defined

I get the below error when trying to execute the PMML file using a java method built

<pmmlResponse>
  <statusCode>-1</statusCode>
  <statusDescription>org.jpmml.evaluator.MissingFieldException: Field "cbValue" is not defined
	at org.jpmml.evaluator.EvaluationContext.lookup(EvaluationContext.java:64)
  </statusDescription>
</pmmlResource>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.