https://github.com/mothraa/py-algooptimizer
OC project 7
https://github.com/mothraa/py-algooptimizer
algorithms backtesting big-o knapsack-problem metrics python
Last synced: 2 months ago
JSON representation
OC project 7
- Host: GitHub
- URL: https://github.com/mothraa/py-algooptimizer
- Owner: Mothraa
- License: mit
- Created: 2024-05-21T15:09:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T07:43:18.000Z (about 1 year ago)
- Last Synced: 2025-03-26T16:19:19.467Z (7 months ago)
- Topics: algorithms, backtesting, big-o, knapsack-problem, metrics, python
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Algorithmes de traitement de données en python
## À propos
Formation OpenClassRooms - Algorithmes de traitement de données en python - Projet 7
Résolvez des problèmes en utilisant des algorithmes en Python
## Prérequis
## Installation
Cloner le repository
```bash
git clone https://github.com/Mothraa/OCR_projet7.git
```## Gestion des versions
La dénomination des versions suit la spécification décrite par la [Gestion sémantique de version](https://semver.org/lang/fr/)
Les versions disponibles ainsi que les journaux décrivant les changements apportés sont disponibles depuis [la section releases](https://github.com/Mothraa/OCR_projet4/releases)
## Licence
Voir le fichier [LICENSE](./LICENSE.md) du dépôt.