Skip to content

This repository aims at gathering all the ressources and works on the LiveEO Data Science challenge 🛰️

Notifications You must be signed in to change notification settings

tlatrace/LiveEO_Challenge_Thibault_Latrace

Repository files navigation

LiveEO_Challenge_Thibault_Latrace

Configuration

Firstly, clone this GitHub repository on your machine. To install the environment I used for this challenge, you will need Anaconda. In the anaconda prompt, navigate to the cloned repository and execute the following command line to reproduce the environment I used :

conda env create -f environment.yml

Then, open your IDE, open the notebook file and choose the kernel associated to the environment named LiveEO_challenge_env.

You can now run the notebook. You will find in it an incorporated report where I explain everthing about my approach of the problem.

Once you're done with the notebook, don't forget to remove the environment by running :

conda env remove -n LiveEO_challenge_env

I wish you a good reading !

Thibault

About

This repository aims at gathering all the ressources and works on the LiveEO Data Science challenge 🛰️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published