Skip to content

luccastera/kaggle-titanic-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaggle-titanic-js

This repo was created for the Miami node.js meetup Machine Learning Hack Night.

Getting started

To get started, you'll need to:

  1. Clone this repo: git clone git@github.com:luccastera/kaggle-titanic-js.git
  2. cd kaggle-titanic-js
  3. Install npm dependencies: npm install
  4. Take a look at the index.js file.
  5. Run the code using: node index.js.
  6. Get the CSV file stored in data/results.csv and upload it to kaggle.

About

Using Javascript on the Kaggle's Titanic dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published