Skip to content

mo3pheus/AgnelsPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgnelsPOC

This directory contains the version 0.0.1 release of MLOperations.

MLOperations is free software. See the folder README&LICENSE for reuse conditions. MLOperations is copyright by the Free Software Foundation. Copyright notices condense sequential years into a range; e.g. "1987-1994" means all years from 1987 to 1994 inclusive.

Downloading You can download MLOperations from the web here https://github.com/mo3pheus/AgnelsPOC.git

Running the Software: Navigate to the directory where the ml.poc.agnels.edu-0.0.1 file is and execute the following command java -cp ml.poc.agnels.edu-0.0.1.jar ml.poc.agnels.edu.driver.IrisDriver ml.poc.agnels.edu.driver.IrisDriver is the name of the class that contains the main() method.

System Requirements This software requires that a version of java is installed on your computer. You can download java at https://www.java.com/en/download/ and you can check which version of java you have by typing java -version on your command line or terminal. Java version 1.7 or greater should give best results although earlier installations of java might work too.

Documentation Documentation should have been supplied with this distribution of the software. Documentation is also available at https://github.com/mo3pheus/AgnelsPOC.git under /doc

Development Development has been hosted at https://github.com/mo3pheus/AgnelsPOC.git – at this point there are no plans for any continued development of this software.

Bug Reporting You can report any bugs found here: [email protected]

Git Access [email protected]

Copyright (C) 2017 Free Software Foundation, Inc. This file is part of MLOperations. MLOperations is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. MLOperations is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Releases

No releases published

Packages

No packages published

Languages