Bienvenue dans la documentation du projet Kaggle !

Bienvenue dans la documentation du projet Kaggle (Titanic) (pour le cours d’apprentissage de L3 à l’ENS de Cachan).

Ce projet est actuellement en 1.1 version, public release. Et cette documentation a été actualisée le 25 avril 2013, 22h:35m:23s pour la dernière fois.

Auteur

L’auteur principal est Lilian Besson, et plus de détails sont disponibles là-bas Auteurs (fichier AUTHOR).

Voir aussi

D’autres ressources sont disponibles en ligne :

  1. sur Bitbucket.org, ici lbesson/projet-kaggle.
  2. une archive, ici kaggle.tar.xz.

Plus de détails

Voir le rapport.

Les différents scripts s’organisent comme cela :

images/packages_Kaggle.*

Installation

Dependencies

The project is entirely written in Python, version 2.7.3. For more details about the Python language, see the official site. Python 2.7.1 or higher is required.

The project also require the following unusual module(s) :

  • matplotlib,
  • numpy,
  • sklearn,
  • pylab,

Plateform(s)

The project have been developped on GNU/Linux (Ubuntu 11.10).

License

This project is released under the GPLv3 license, for more details, take a look at the LICENSE file. Basically, that allow you to use all or part of the project for you own business.

Table des matières

Auteurs (fichier AUTHOR)

List of contributors

Main author : Lilian BESSON (mailto:lilian.besson@normale.fr).

Thanks to

  • Bitbucket for git hosting;
  • Michèle Sebag and Benjamin Monmege for their support.

Extrait de la license

Kaggle ML Project Copyright (C) 2013 Lilian Besson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.