Git Product home page Git Product logo

rugs-meetup's Introduction

RUGS-Meetup

R code for my presentation at R User Group Singapore. Code includes: Interactive visualization via leaflet, geospatial clustering via local Moran's I, feature creation, text categorization via splitTag techniques and ensemble modeling.

Please download the train & test data into the /data folder. Get them from See-Click-Fix Kaggle Competition: http://www.kaggle.com/c/see-click-predict-fix/data

Start by running the code in their sequence 0,1,2a,2b...take note that step 3 is in a folder "3.testMod_generateEnsembleRatio" where we will be running models on a subset of training data to obtain the ensemble ratio for step 4 ensemble

'1. cleanData_map.R', will generate two javascript maps via the leaflet library into the 'leafletMaps' folder. The generated folders are called 'scf' & 'scfLocalM'. Within each folder, there will be a .html file that contains the map. The multi layered version used during my demo is in the scfMap_kxDemoVer folder. (Known bug: chrome browsers will need permission for file access for jquery and will not show the map until permission is given. Just use firefox, safari or host on your own server to avoid the hassle)

To chrome allow file access for jquery: http://stackoverflow.com/questions/4208530/xmlhttprequest-origin-null-is-not-allowed-access-control-access-allow-for-file

Slides: http://www.slideshare.net/KaiX/musings-of-kaggler Interactive map demo: http://www.thiakx.com/misc/playground/scfMap/scfMap.html

rugs-meetup's People

Contributors

thiakx avatar

Watchers

Prasanna avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.