Skip to content

Data analysis on a dataset of observations from different sensors placed along the Touques, a river in Normandy

License

Notifications You must be signed in to change notification settings

Guigui14460/data-analysis-project

Repository files navigation

Data Analysis Project

University project proposed in the subject "Data Analysis" in 1st year of MSc of Computer Science in Imaging & Machine Learning at the University of Caen Normandy in order to make us use the tools seen in class like descriptive statistics, ICA (Independent Component Analysis), PCA (Principal Component Analysis) and MCA (Multiple Correspondance Analysis).

Table of contents

Introduction

The goal of the project is to realize an analysis on data from different sensors distributed on the Touques river in Normandy.

Setup

You need to have R or Rstudio installed on your machine to be able to use this project.

If you want to compile the report, we recommand to install pandoc and MiKTeX.

Commands

  • To run the script :
$ Rscript --encoding=UTF-8 analysis.r

This command will generate graphics in the graphics folder.

  • To build the PDF report :
$ Rscript compile_report.r

Authors

License

Project under the MIT license.

About

Data analysis on a dataset of observations from different sensors placed along the Touques, a river in Normandy

Topics

Resources

License

Stars

Watchers

Forks