Skip to content

Leon-Ray/Naive-Bayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sfCrimeClassify.py

Purpose

A simple Naive Bayes classification of San Francisco crime categories using the dataset on Kaggle.

This script produces the actual predicted classifications rather than the probabilities of each class label, which is the Kaggle submission format.

The submission scored in the top 3rd of all submissions and only 0.31437 error points from the top, which seems pretty good given the simplicity of the algorithm.

Author

Leon Raykin

Python Version

2.7

About

Simple Naive Bayes algorithm to classify crimes in SF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages