Skip to content

The scripts I used for my first Kaggle competition, on a dataset provided by Facebook

License

Notifications You must be signed in to change notification settings

BuissonFlorent/KaggleCompetitionFB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaggleCompetitionFB

The scripts I used for my first Kaggle competition, on a dataset provided by Facebook

Final_script_v3.R: the main file, applying the C++ KNN algorithm to the dataset

multiknn3.cpp: the file with the C++ KNN algorithm, sourced through Rcpp

Function_repository.R: my previous attempts at creating a KNN algorithm fully in R, then in R with a C++ distance function, until I decided to go full C++

About

The scripts I used for my first Kaggle competition, on a dataset provided by Facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published