Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View shan4224's full-sized avatar

Shan shan4224

  • India
View GitHub Profile
@shan4224
shan4224 / spam.R
Created December 13, 2016 13:20
Predicting spam messages
setwd("E:/SS/AV/OnlineHack/Kaggle/SMS Spam Collection Dataset")
#Classifying SMS messages as SPAM/NON-SPAM based on their content.
#Load libraries
library(readr)
library(caTools)
library(e1071)
@shan4224
shan4224 / Forest_Cover_Type.ipynb
Created November 25, 2016 18:22
Analysis of Forest Cover Type Kaggle Data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.