GitXplorerGitXplorer
j

SFCrimeClassification-R-RandomForest

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3a6751a205f4cbe4a75779dd8113aaa988b79375

Update link

jjuandes committed 9 years ago
Unverified
77d968815a4ccd71b50d10571391a9f5222a4a89

Update README.md

jjuandes committed 9 years ago
Unverified
f04f3095c62186deb518f45f05b93dc034b71ed3

Added script

jjuandes committed 9 years ago
Unverified
85a1e44300865277a5377618fe6d4d43f82ef057

Update README.md

jjuandes committed 9 years ago
Unverified
7e8a1f5aee19455e259fcdef8ddc4c92cf0f5a73

First commit

jjuandes committed 9 years ago

README

The README file for this repository.

San Francisco Crime Classification - Kaggle competition

Overview

The "San Francisco Crime Classification" challenge, is a Kaggle competition aimed to predict the category of the crimes that occurred in the city, given the time and location of the incident.

In this post, I explain and outline my first solution to this challenge.

Link to the competition: San Francisco Crime Classification

Learning method

The algorithm chosen for the implemented solution, is a random forest, a learning method used mostly for classification and regression.

Report

A written report is available at: [San Francisco Crime Classification - a Kaggle Competition]http://juandes.github.io/SFCrimeClassification-R-RandomForest/