Git Product home page Git Product logo

Comments (4)

ecuellar2 avatar ecuellar2 commented on August 25, 2024

Dilipbobby, I had a quick question for you. I downloaded the datumbox zip file and imported the files into Eclipse on my windows machine. I can right click the pom file and compile the project without issues. However, I get an error when I right click run framework lib Datumbox.java (exec java).

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java on project datumbox-framework
The parameters 'mainClass' for goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java are missing or invalid.

Here is what I added to pom.xml
org.codehaus.mojo
exec-maven-plugin
1.2.1



java


com.datumbox.framework.lib.Datumbox

Do I need to do something differently to be able to run the datumbox code on my client? I want to get the code running so I can also use local data sets.

from datumbox-framework.

ecuellar2 avatar ecuellar2 commented on August 25, 2024

groupId org.codehaus.mojo
artifactId exec-maven-plugin
version 1.2.1
goal java
mainClass com.datumbox.framework.lib.Datumbox

from datumbox-framework.

dilipbobby avatar dilipbobby commented on August 25, 2024

In the release of 0.7.0 version of framework a feature Disk-based Training is mentioned.I need a example of that ? How do I read trained data sets from DB ? In blog it is mentioned that we need change config file properties .I want to get trained data from Postgres db not from local files.please help me in doing so.

from datumbox-framework.

dilipbobby avatar dilipbobby commented on August 25, 2024

Hello ecuellar2 ,I used maven installation. so I did not get any errors.

from datumbox-framework.

Related Issues (20)

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.