Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Workflow on using jpmml-android #4

Description

@Chulabhaya

Hi there. I'm very new to PMML and JPMML, and my goal is to use a PMML model that I've generated through Python in my Android application to do live predictions by feeding it input variables. From answers I've received to other questions, JPMML-Android seems like the most promising way to go about doing this. However, I'm not at all sure of how to implement this.

  1. Do I need to do anything with JPMML-Model or JPMML-Evaluator, or can I directly use JPMML-Android?
  2. When integrating JPMML-Android with my project, is all I need the Library JAR file that gets generated from the Maven build?
  3. How do I send my own data into the model to get an output prediction?

I apologize for these probably simple questions; I'm just super new, and on a time-crunch to implement some ML models in my Android app. Thanks in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions