DEZE Florian's repositories
TEST_TECHNO_ML
A repository to store all my tests on a techno related to Big Data, ML or IA
FEATURE_SELECTION
python repository for feature selection methods
florian-deze.github.io
This is my website: florian-deze.github.io
GestionEncheres
A Java/JEE application which manage biding done by customers on a website. The overbid is done by programed customers which have a define pattern of biding and a limit of money
test
test
Statistical-Food-Analysis
A project consisting in multiple analysis of food. Use of univariate and bivariate statistics. Use of PCA, MCA, hierarchical clustering and linear discriminate analysis (LDA). This project was done with a team of 4 people.
Interpolation-in-Fortran
Implementation of Interpolation technics in Fortran, with optimize procedure. The algorithm use in this project are Trapeze, Simpson and Weddle.
optimal-number-of-counter
Project which use stochastic process to determine the optimal number of counter in a queue.
Algorithms-graph-data-structure
Project based on C programs in order to calculate the most efficient way to take for a delivery truck between his warehouse and his customers. It uses the Dijkstra algorithm, the split algorithm and the "route-first, cluster-second" method. Duo project with Tony Jongmanee
eigenvalues-and-eigenvectors
Fortran code which determine the eigenvalues and eigenvectors of a real numbers matrix