Download titanic Free Java Code
Description
Example code for solving the Titanic prediction problem found on Kaggle.
Source Files
The download file titanic-master.zip has the following entries.
.classpath/*ww w .j a v a 2s . c om*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
README.md
build.xml
lib/weka-src.jar
lib/weka.jar
predict.csv
src/titanic/weka/Predict.java
src/titanic/weka/Train.java
src/titanic/weka/Verify.java
src/titanic/weka/multi/MultiClassifier.java
src/titanic/weka/multi/Predict.java
src/titanic/weka/multi/Train.java
src/titanic/weka/multi/Verify.java
test.arff
test.csv
titanic-multi.model
titanic.model
train.arff
train.csv
Download
Click the following link to download titanic-master.zip.
titanic-master.zip