/Stats_Estimation-Densite

Work on density estimators for multidimensional statistics.

Primary LanguageJupyter Notebook

Multidimensional and Inferential Statistics : Density Estimators

(🇫🇷 French Version below 🇫🇷)

Aim of the lab

The objective of this third lab in Multidimensional and Inferential Statistics is to work on density estimators. Inferential Statistics is to work on density estimators, in order to recover the results observed during the course and the tutorials.

Implementation

This tutorial was to be done in Python (I wrote the code on a Notebook so that I could easily display all the photos of the tutorial) over a period of 4 hours. As it took less time, I added several curves to analyse the different results obtained by varying the input parameters of our functions.


Objectif du TP

L'objectif de ce troisième TP de Statistiques Multidimentionnelles et Inférentielles est de travailler sur les estimateurs de densité, afin de retrouver des résultats que l'on a pu observer durant le cours et les séances de travaux dirigés.

Mise en œuvre

Ce TP devait être réalisé en Python (j'ai réalisé le code sur un Notebook afin de pouvoir afficher aisément toutes les photos du TP) pendant une durée de 4 heures. Comme j'ai mis moins de temps, j'ai ajouté plusieurs courbes afin d'analyser les différents résultats que l'on obtient en faisant varier les paramètres d'entrées de nos fonctions.