Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
news.txt | 2009-04-23 | 867 Bytes | |
VIKAMINE-1.0.jar | 2008-06-10 | 7.0 MB | |
README-VIKAMINE-1.0.txt | 2008-06-10 | 567 Bytes | |
VikamineTutorial-1.0RC4.pdf | 2008-05-28 | 1.4 MB | |
demo-dataset-1.0RC4.arff | 2008-05-28 | 162.3 kB | |
VIKAMINE-1.0RC4-README.txt | 2008-05-28 | 582 Bytes | |
VIKAMINE-1.0RC4.jar | 2008-05-28 | 7.0 MB | |
demo-dataset.arff | 2008-05-04 | 162.3 kB | |
VikamineTutorial.pdf | 2008-05-04 | 1.4 MB | |
VIKAMINE-1.0preRC4-README.txt | 2008-05-04 | 587 Bytes | |
VIKAMINE-1.0preRC4.jar | 2008-04-30 | 7.0 MB | |
Totals: 11 Items | 24.1 MB | 0 |
README for VIKAMINE-1.0 ======================= System Requirements: VIKAMINE requires a Java Runtime Environment (JRE) 6, or better. Installation: VIKAMINE-1.0.jar is a directly executable java archive, and can therefore be directly executed in most cases. However, if you want to use large datasets, you need to reserve extra memory for VIKAMINE, e.g., java -Dvmargs -Xms128M -Xmx768M -jar VIKAMINE-1.0.jar where -XmsXXXM specifies the minimum (startup) amount of memory (XXX MB), and -XmxYYYM specifies the maximum allocatable memory (YYY MB).