All Projects → ovh → summit2016-RankingPredict

ovh / summit2016-RankingPredict

Licence: GPL-3.0 license
Deprecated, No more maintained - Deprecated, no longer maintained

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to summit2016-RankingPredict

Sketch Toolbox
DEPRECATED: A plugin manager for Sketch.app
Stars: ✭ 2,159 (+6250%)
Mutual labels:  deprecated, archived
picosdk-python-examples
DEPRECATED - An example Python application and examples for PicoScope® oscilloscope products.
Stars: ✭ 21 (-38.24%)
Mutual labels:  deprecated, archived
Terraintoolsamples
Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.
Stars: ✭ 195 (+473.53%)
Mutual labels:  deprecated, archived
Python Firebase
⛔️ [DEPRECATED] python wrapper for Firebase's REST API
Stars: ✭ 117 (+244.12%)
Mutual labels:  deprecated, archived
XpringKit
XpringKit provides a Swift SDK for interacting with Xpring Protocols (XRP/PayID/ILP). This library is deprecated.
Stars: ✭ 23 (-32.35%)
Mutual labels:  deprecated, archived
Go Web3
Ethereum Go Client [obsolete]
Stars: ✭ 120 (+252.94%)
Mutual labels:  deprecated, archived
Angular2 Adminlte
DEPRECATED An Angular 4 version of the AdminLTE theme
Stars: ✭ 239 (+602.94%)
Mutual labels:  deprecated, archived
Secretary
DEPRECATED Secrets management for dynamic environments
Stars: ✭ 93 (+173.53%)
Mutual labels:  deprecated, archived
microsoft-teams-faqplusplus-app
DEPRECATED - This repository contains a deprecated version of the FAQ Plus app template. Please see the README file for more details and a link to the new repository
Stars: ✭ 47 (+38.24%)
Mutual labels:  deprecated, archived
react-virtual-keyboard
Use jQuery Virtual Keyboard in react.js
Stars: ✭ 44 (+29.41%)
Mutual labels:  deprecated, archived
jest-badges-readme
Creates a group of coverage badges from Jest into your README
Stars: ✭ 30 (-11.76%)
Mutual labels:  deprecated, archived
Sphero-Win-SDK
🚫 DEPRECATED: Sphero SDK for Win 8.1+ using RFCOMM
Stars: ✭ 36 (+5.88%)
Mutual labels:  deprecated, archived
Codeigniter Base Controller
⛔️DEPRECATED CodeIgniter base controller with view autoloading and layout support
Stars: ✭ 115 (+238.24%)
Mutual labels:  deprecated, archived
Sphero Android Sdk
🚫 DEPRECATED REPO: Sphero™ is the amazing robotic ball ( gosphero.com ), this is the repository for the Android SDK for Sphero™. Visit dev site for more information:
Stars: ✭ 160 (+370.59%)
Mutual labels:  deprecated, archived
Closure Linter
Automatically exported from code.google.com/p/closure-linter
Stars: ✭ 104 (+205.88%)
Mutual labels:  deprecated, archived
Sphero Ios Sdk
🚫 DEPRECATED: Sphero™ is the amazing robotic ball ( sphero.com ) created by Orbotix, this is the repository for the iOS SDK for Sphero™. Visit dev site for more information:
Stars: ✭ 232 (+582.35%)
Mutual labels:  deprecated, archived
Codeigniter Schema
⛔️DEPRECATED Expressive table definitions
Stars: ✭ 87 (+155.88%)
Mutual labels:  deprecated, archived
Julian
⛔️DEPRECATED Brilliantly clever PHP calendar class
Stars: ✭ 89 (+161.76%)
Mutual labels:  deprecated, archived
code-gov-style
Deprecated - Style for code.gov including buttons, banners, and cards
Stars: ✭ 12 (-64.71%)
Mutual labels:  deprecated, archived
contentstats
DEPRECATED – See how many entries have been created for channels and structures in your Craft CMS website.
Stars: ✭ 29 (-14.71%)
Mutual labels:  deprecated, archived

This repository is no longer maintained, and deprecated.

summit2016-RankingPredict

It is just an R example project for OVH Summit 2016. We have optimised an xgboost algorithm which can predict whether a site will end up in the top 10 sites ranked by Google for a certain search term. ( AUC 0.92 )

Important : all source code will be available after OVH Summit 2016

Installation

You just need Cran R and you can use RStudio like IDE

Howto's

Just follow each step

OR

You can run directly step8_xgboost.R with our dataset : dataset/dataset-cleaned.csv

Configuration

Just run predictRankings.Rproj

Get the sources

    git clone https://github.com/ovh/summit2016-RankingPredict.git
    cd summit2016-predictGRankings-examples

Related links

Thanks

License

See https://github.com/ovh/summit2016-RankingPredict/blob/master/LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].