-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editing readme, loading and processing data with utils and process sc…
…ripts
- Loading branch information
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
# Mon Projet d'Analyse de Données | ||
# SENE Ndeye Fatou Master2 Data Science | ||
|
||
Description de mon projet. | ||
Description de mon projet. | ||
|
||
Dans ce projet, il s'agit de créer l'arborescence pour un projet d'analyse de données concernant la recommandation des cultures. | ||
|
||
Le script main.py contient tout le process de création de l'arborescence avec les commit et push | ||
|
||
Le fichier main_workflow assure la verification des tickets executés. Une fois l'arborescence créé, j'ai mis l'execution du script main en commentaire pour eviter les erreurs concernant la creation d'une noub=velle arborescence | ||
|
||
Le script utils contient toutes les methodes pour faire le chargement des données, le preprocessing ainsi que le training |