Skip to content

mice-exp/2022-m1-staps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022-m1-staps

Objectives of the projet:

The objective of this work is to identify practitioner profiles based on positive or negative qualifiers, i.e., to assign a profile to each cluster in the data and to estimate the strength of these profiles, i.e., the number of clusters or profiles that are most representative of the data.

Installation

For the execution of the project it is necessary to install the following modules:

  pip install numpy
  pip install -U scikit-learn
  pip install matplotlib
  pip install pandas
  install.packages("Factoshiny")
  install.packages("FactoMineR")

Organisation

The data Analysis and Classification folders contain 2 files: a file that creates python functions and methods and a test file that uses its functions to answer our problem.we find all our data in the file, the project report in reports. The clustering file shows the codes used in R for the clustering part of the project. Our test files allow us to reproduce the results obtained in the project.

Authors

Projet made by Congo Job, Master student at CSMI in Strasbourg under the supervision of SCHNITZLER Christophe , Christophe Prud'homme and AGHILI Joubine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 92.0%
  • TeX 6.0%
  • Python 1.3%
  • R 0.7%