Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

jogubo/oc-algoinvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc-algoinvest

Installation

Télecharger les scripts:

git clone https://github.com/jogubo/oc-algoinvest.git
cd oc-algoinvest

Créer un environnement virtuel et installer les dépendances:

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Utilisation

Lancer un script avec python en spécifiant un fichier dataset en argument:

python bruteforce.py dataset_example.csv

About

OpenClassrooms - P7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages