/jNumPy

Primary LanguageJavaMIT LicenseMIT

jNumPy

This is a tentative (let's say an exercise) to be like machine and learn machine learning.

Purpose of the project is to replicate some function like

  • NumPy generators
  • Pandas functions

Please, be nice!

Sample:

Build and install: mvn install:install-file -Dfile=out/artifacts/jnumpy.jar/jnumpy.jar -DgroupId=io.jnumpy -DartifactId=jnumpy -Dversion=1.0-SNAPSHOT -Dpackaging=jar -DgeneratePom=true