Pinned Repositories
caesar_cypher
An implementation of the simple caesar cypher encoding method in Rust
calibration_tools
A tool used to evaluate the calibration performance of a classifier. Does it predict true probability estimates ?
Conformal-Prediction-Regression
Implementation of conformal prediction with MAPIE based on the MAPIE doc example and adapted to another regression dataset.
Data_mining_Project_Mosef
La réalisation d'un projet pour le M2 Mosef dans la matière de Data Mining
etudidant
feature_based_projector
Streamlit app to visualize time series datasets.
Features-based-forecasting
An implementation of a feature based forecasting algorithm based on Hyndman "FFORMS" approach.
k_armed_bandit
An implementation of k armed bandits
lags_selector
A little project based on SHAP values to identify lags to take into account in a time series modelisation process.
time_series_project
Projet d'école sur l'analyse et la prévision de séries temporelles
CopainMalin's Repositories
CopainMalin/time_series_project
Projet d'école sur l'analyse et la prévision de séries temporelles
CopainMalin/calibration_tools
A tool used to evaluate the calibration performance of a classifier. Does it predict true probability estimates ?
CopainMalin/Conformal-Prediction-Regression
Implementation of conformal prediction with MAPIE based on the MAPIE doc example and adapted to another regression dataset.
CopainMalin/Features-based-forecasting
An implementation of a feature based forecasting algorithm based on Hyndman "FFORMS" approach.
CopainMalin/caesar_cypher
An implementation of the simple caesar cypher encoding method in Rust
CopainMalin/Data_mining_Project_Mosef
La réalisation d'un projet pour le M2 Mosef dans la matière de Data Mining
CopainMalin/etudidant
CopainMalin/feature_based_projector
Streamlit app to visualize time series datasets.
CopainMalin/k_armed_bandit
An implementation of k armed bandits
CopainMalin/lags_selector
A little project based on SHAP values to identify lags to take into account in a time series modelisation process.
CopainMalin/Fractions-continues-et-constante-de-Khintchine
L'objectif de ce travail est d'illustrer le théorème du mathématicien Alexandre Khintchine concernant la convergence de la moyenne géométrique des termes d'une fraction continue. Vous trouverez la source d'inspiration de ce travail et une explication claire et simple du problème ici : https://www.youtube.com/watch?v=CwqoAVMzgp4
CopainMalin/highdimensional-decision-boundary-plot
Estimating and plotting the decision boundary (decision surface) of machine learning classifiers in higher dimensions (scikit-learn compatible)
CopainMalin/Kmeans_temporel
Une implémentation d'une variation temporelle du KMeans
CopainMalin/Learning-curves-TSA
Learning curves for time series models that allow to see the variation of the forecasting performance with respect to the historic length used to fit the models.
CopainMalin/RFC_work
Work on RFC Scanner to predict food quality based on spectrometers results
CopainMalin/SACD
A metric for time series prediction evaluation
CopainMalin/Time-Series-Analysis
code and data for the time series analysis vids on my YouTube channel