Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

karned-formation/SEP24-MLOPS-SAKE

killiankopp created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

Belwen pushed 1 commit to logger karned-formation/SEP24-MLOPS-SAKE
  • Update .gitignore to remove the logs folder 1dde7e0

View on GitHub

Belwen pushed 1 commit to logger karned-formation/SEP24-MLOPS-SAKE

View on GitHub

killiankopp created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

Belwen pushed 12 commits to logger karned-formation/SEP24-MLOPS-SAKE
  • Déplacement des fichiers Req pour ne pas polluer fef5996
  • Merge pull request #4 from karned-formation/add_dvc Add dvc 45e2b92
  • Merge pull request #3 from karned-formation/requirement_and_install_clean Déplacement des fichiers Req pour ne pas p... 7de81f4
  • Merge pull request #5 from karned-formation/add_dvc Add step 'clean' to dvc pipeline 0bc12e3
  • mise à jour des environnements et de l'installation Update de README.md + autres sous fichiers ".md" Les notebooks o... 8618bbc
  • Update README.md a253384
  • Merge branch 'main' of https://github.com/karned-formation/SEP24-MLOPS-SAKE into requirement_and_install_clean 576d057
  • Merge pull request #6 from karned-formation/requirement_and_install_clean Requirement_and_install_clean 4d30ad9
  • Mise à jour de la documentation + Requirements.txt (opencv-python) 6aab291
  • Merge remote-tracking branch 'origin/main' into requirement_and_install_clean 737d9f6
  • Merge pull request #8 from karned-formation/requirement_and_install_clean Mise à jour de la documentation + Requirem... db8891a
  • Merge branch 'main' into logger e75f616

View on GitHub

Belwen created a review comment on a pull request on karned-formation/SEP24-MLOPS-SAKE
Oui c'est vrai. Je t'avoue que j'ai copié collé ce code depuis l'exemple montré en masterclass

View on GitHub

Belwen created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

ejaffuel deleted a branch karned-formation/SEP24-MLOPS-SAKE

requirement_and_install_clean

ejaffuel pushed 3 commits to main karned-formation/SEP24-MLOPS-SAKE
  • Mise à jour de la documentation + Requirements.txt (opencv-python) 6aab291
  • Merge remote-tracking branch 'origin/main' into requirement_and_install_clean 737d9f6
  • Merge pull request #8 from karned-formation/requirement_and_install_clean Mise à jour de la documentation + Requirem... db8891a

View on GitHub

killiankopp created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

killiankopp created a review comment on a pull request on karned-formation/SEP24-MLOPS-SAKE
Pour moi ""reads yaml file and returns Args: path_to_yaml (str): path like input Raises: ValueError: if yaml file is empty e: empty file Returns: ...

View on GitHub

killiankopp created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

killiankopp created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE

View on GitHub

ejaffuel pushed 2 commits to requirement_and_install_clean karned-formation/SEP24-MLOPS-SAKE
  • Merge pull request #6 from karned-formation/requirement_and_install_clean Requirement_and_install_clean 4d30ad9
  • Merge remote-tracking branch 'origin/main' into requirement_and_install_clean 737d9f6

View on GitHub

dagshub[bot] created a comment on a pull request on karned-formation/SEP24-MLOPS-SAKE
[Join the discussion on DagsHub!](https://dagshub.com/Belwen/SEP24-MLOPS-SAKE/pulls/8)

View on GitHub

ejaffuel pushed 1 commit to requirement_and_install_clean karned-formation/SEP24-MLOPS-SAKE
  • Mise à jour de la documentation + Requirements.txt (opencv-python) 6aab291

View on GitHub

abenayoub pushed 1 commit to dockers-preprocessing-and-train karned-formation/SEP24-MLOPS-SAKE

View on GitHub

abenayoub pushed 1 commit to dockers-preprocessing-and-train karned-formation/SEP24-MLOPS-SAKE
  • Updated preprocessinf and training steps 42d5475

View on GitHub

abenayoub closed a pull request on karned-formation/SEP24-MLOPS-SAKE
Requirement_and_install_clean
Pour avis suivant le commentaire dans slack
abenayoub created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE
Good Job

View on GitHub

abenayoub created a review on a pull request on karned-formation/SEP24-MLOPS-SAKE
C'est du beau travail ! Merci :)

View on GitHub

ejaffuel pushed 13 commits to requirement_and_install_clean karned-formation/SEP24-MLOPS-SAKE
  • Mise à jour du notebook 03-ingest 59ae2bd
  • Update ingest.py 378c8cc
  • Add folder data/raw to Dagshub 117eaa1
  • Setup the first step of the pipeline for data ingestion 7c9641a
  • Update data folder to use only the 3 categories id_piece, resume and facture e9ac581
  • Update readme file 6db654c
  • Add comments and cleaned ingest.py 38972c8
  • Merge pull request #4 from karned-formation/add_dvc Add dvc 45e2b92
  • Merge pull request #3 from karned-formation/requirement_and_install_clean Déplacement des fichiers Req pour ne pas p... 7de81f4
  • Add step clean to dvc pipeline which creates a data/cleaned folder with the tokenized data in a csv file f043af7
  • Add unit tests for clean_text.py 72c29e8
  • Merge pull request #5 from karned-formation/add_dvc Add step 'clean' to dvc pipeline 0bc12e3
  • Merge branch 'main' of https://github.com/karned-formation/SEP24-MLOPS-SAKE into requirement_and_install_clean 576d057

View on GitHub

dagshub[bot] created a comment on a pull request on karned-formation/SEP24-MLOPS-SAKE
[Join the discussion on DagsHub!](https://dagshub.com/Belwen/SEP24-MLOPS-SAKE/pulls/7)

View on GitHub

Belwen opened a pull request on karned-formation/SEP24-MLOPS-SAKE
add logger and config manager
Pour éviter d'avoir des chemin écrit en dur dans le code python, j'ai mis en place le config manager. src/config.yaml -> fichier unique de paramétrage src/entity.py ...
ejaffuel reopened a pull request on karned-formation/SEP24-MLOPS-SAKE
Requirement_and_install_clean
Pour avis suivant le commentaire dans slack
ejaffuel closed a pull request on karned-formation/SEP24-MLOPS-SAKE
Requirement_and_install_clean
Pour avis suivant le commentaire dans slack
Belwen pushed 1 commit to logger karned-formation/SEP24-MLOPS-SAKE
  • add logger and config manager 10efa49

View on GitHub

Belwen created a branch on karned-formation/SEP24-MLOPS-SAKE

logger

Load more