GithubHelp home page GithubHelp logo

sandy4321 / slides_soutenance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adimajo/slides_soutenance

0.0 1.0 0.0 157.98 MB

Slides de ma soutenance de thèse

License: GNU General Public License v3.0

TeX 54.43% R 0.01% Jupyter Notebook 45.55% Python 0.01%

slides_soutenance's Introduction

French version - English below

Slides de ma soutenance de thèse

Formalisation et étude de problématiques de scoring en risque de crédit
Inférence de rejet, discrétisation de variables et interactions, arbres de régression logistique

Thèse de Doctorat en Mathématiques et leurs interactions de l'Université de Lille, Spécialité Statistique
Soutenue le 30/09/2019
Préparée au sein du Laboratoire Paul Painlevé, de l'Inria Lille
Nord-Europe et de Crédit Agricole Consumer Finance.
École doctorale Sciences pour l’Ingénieur
Unité de recherche Équipe-projet MODAL

Les codes nécessaires à l'obtention de la majorité des résultats sur données simulées / UCI sont disponibles dans ce repo.
Pour compiler les slides, il est nécessaire d'avoir git et une distribution TeX.

J'utilise la fonction "Quick Build" de mon éditeur TeXmaker avec la commande suivante :

"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|"biber" %|"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|"biber" %|"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|open %.pdf

Avec le mode "presentation" de la classe beamer, le thème a un fond noir, mes notes sont produites sur une deuxième moitié de l'écran. Avec le mode "handout", le thème a un fond blanc (pour l'impression), les slides sont dans leur état final, i.e. sans transition, et mes notes n'apparaissent pas.

Le fichier soutenance.pdf est ainsi obtenu dans le dossier slides_soutenance.

English version - French above

My PhD defense

Formalization and study of statistical problems in Credit Scoring
Reject inference, discretization and pairwise interactions, logistic regression trees

PhD of Applied Mathematics from the University of Lille, Speciality Statistics
Thesis defended on 30/09/2019
Prepared at Laboratoire Paul Painlevé, Inria Lille Nord-Europe and Crédit Agricole Consumer Finance.
Doctoral School Sciences pour l’Ingénieur
University Department Équipe-projet MODAL

The code to obtain all results on simulated / UCI data are made available in this repo.
To compile the slides, git and a TeX distribution are needed.

I use the "Quick Build" function of TeXmaker with the following command:

"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|"biber" %|"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|"biber" %|"pdflatex" -synctex=1 -interaction=nonstopmode %.tex|open %.pdf

When the "presentation" option is set, the background is black and my notes show as a second screen on the right hand side of the screen. When the "handout" option is set, there is no transition, only the final "states" of each slide, which background is white and my notes are not displayed.

The file soutenance.pdf should be visible in the slides_soutenance folder.

Credits

To make sure LaTeX packages are not loaded but not used, I used the Python LaTeXpkges script (MIT Licence).
Feel free to clone / fork / star for your own work!

slides_soutenance's People

Contributors

adimajo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.