giandrea77 / jNumPy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Java 100.0%