Skip to content

hi-paris/Hickathon5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi!ckathon #5: AI & Sustainability 🌲

About the Hi! PARIS Hi!ckathon

The Hi!ckathon is a competitive AI and Data Science challenge organized by Hi! PARIS, the Center dedicated to data science and AI created by HEC Paris and Institut Polytechnique de Paris and joined by Inria in 2021.

The AI competition is open to students from Institut Polytechnique de Paris, HEC Paris as well as other french and international universities.

The H!ckathon #5 is split into a 3 week preparation pre-Hi!ckathon phase (courses + Career Fair) and a final sprint, taking place November 29th to December 2nd 2024.

Visit the Hi!ckathon website: https://www.hi-paris.fr/hickathon/

My Image Description


Pre-hickathon Data Science courses

The pre-h!ckathon phase includes four Data Science courses on Feature Engineering, Machine Learning, Deep Learning & Explainability created by the Hi! PARIS Engineering Team.

This repository contains the notebooks of the three technical courses. They are found in the courses/ folder.

How do I download notebooks ?

  • You can download the notebooks directly on github
  • You can clone the repository locally to load all files directly.

# Clone the github repository 
git clone https://github.com/hi-paris/Hickathon5.git

# Create a virtual environment for the repository
python3 -m venv venv_hi5
venv_hi5/Scripts/activate # Windows
source venv_hi5/bin/activate # Linux

# Install package dependencies
pip install -r requirements.txt

Notebooks on Google colab

You can also open the notebooks via Google colab:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published