feat: update project links to use redirect URLs for consistency

This commit is contained in:
2025-09-09 12:51:28 +02:00
parent f1ba8657e7
commit f5a573f5ec
12 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ tags:
The project was done as part of the course `Generalised Linear Model` at the Paris-Dauphine PSL University. The goal of the project is to determine the best model that predicts/explains the number of bicycle rentals, based on various characteristics of the day (temperature, humidity, wind speed, etc.).
You can find the code here: [GLM Bikes Code](https://github.com/ArthurDanjou/ArtStudies/blob/master/M1/General%20Linear%20Models/Projet/GLM%20Code%20-%20DANJOU%20%26%20DUROUSSEAU.rmd)
You can find the code here: [GLM Bikes Code](https://go.arthurdanjou.fr/glm-bikes-code)
<iframe src="/projects/bikes-glm/Report.pdf" width="100%" height="1000px">
</iframe>