Ecosyste.ms: Timeline

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

ThomasBrdes/xhec-mlops-project-student

aubryptvn pushed 1 commit to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student

View on GitHub

aubryptvn opened a pull request on ThomasBrdes/xhec-mlops-project-student
2/from notebooks to modules
## Description - Adapt the training code of your model that you have written in the notebook to python scripts. - Prepare the deployment part with pickle - Setup a CI that runs at least one lint...
aubryptvn pushed 1 commit to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student

View on GitHub

aubryptvn pushed 1 commit to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student
  • finalizing the scripts creation and entanglement 2159767

View on GitHub

aubryptvn pushed 28 commits to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student
  • enh: add notebooks folder with EDA and modelling 7a9e606
  • enh: add info in modelling notebook 12d09d1
  • feat: add PR instruction notebook aea82db
  • enh: add info in EDA notebook 6a0af0b
  • doc: improve eda instructions 7992f63
  • doc: improve instructions 7c966ee
  • fix: remove CI from README dd85a93
  • commit EDA finished b92ae5d
  • add modelling eab12c0
  • add modelling jupyter notebook b2876e2
  • Cleaned the EDA and refactoring of the modelling part. 2776d43
  • Compile the new requirements.in 0e3c5c3
  • Merge branch 'master' into 1/eda_and_modelling_on_notebooks aedc84c
  • Cleaned the EDA and refactoring of the modelling part with black 316c9bb
  • Correcting formatting problem from the ci 7245bee
  • Correcting formatting problem from the ci ec0d605
  • adjusting for flake8 feb9e3e
  • Modifying the CI file for black formatting badf70a
  • Correcting formatting problem from the ci 7eabb72
  • chore: format 820eb5b
  • and 8 more ...

View on GitHub

ThomasBrdes pushed 25 commits to master ThomasBrdes/xhec-mlops-project-student
  • enh: add notebooks folder with EDA and modelling 7a9e606
  • enh: add info in modelling notebook 12d09d1
  • feat: add PR instruction notebook aea82db
  • enh: add info in EDA notebook 6a0af0b
  • doc: improve eda instructions 7992f63
  • doc: improve instructions 7c966ee
  • fix: remove CI from README dd85a93
  • commit EDA finished b92ae5d
  • add modelling eab12c0
  • add modelling jupyter notebook b2876e2
  • Cleaned the EDA and refactoring of the modelling part. 2776d43
  • Compile the new requirements.in 0e3c5c3
  • Merge branch 'master' into 1/eda_and_modelling_on_notebooks aedc84c
  • Cleaned the EDA and refactoring of the modelling part with black 316c9bb
  • Correcting formatting problem from the ci 7245bee
  • Correcting formatting problem from the ci ec0d605
  • Correcting formatting problem from the ci 7eabb72
  • chore: format 820eb5b
  • fix: update black precommit 5c20048
  • test b740ddd
  • and 5 more ...

View on GitHub

ThomasBrdes closed a pull request on ThomasBrdes/xhec-mlops-project-student
1/eda and modelling on notebooks
## Description Performed an EDA and creating a model to predict the age of Abalone trees. Please see the README.md to follow the Instructions ## Todos - [x] 0 - environment setuporigin - [x...
SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Add target version python for black 3ad21c3

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Add target version python for black 853cecd

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Add target version python for black f552645

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • fix: update black precommit 5c20048

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Correcting formatting problem from the ci 7eabb72

View on GitHub

ThomasBrdes opened a pull request on ThomasBrdes/xhec-mlops-project-student
1/eda and modelling on notebooks
## Description Performed an EDA and creating a model to predict the age of Abalone trees. Please see the README.md to follow the Instructions ## Todos - [x] 0 - environment setuporigin - [x...
ThomasBrdes closed a pull request on ThomasBrdes/xhec-mlops-project-student
1/eda and modelling on notebooks
## Description Performed an EDA and creating a model to predict the age of Abalone trees. Please see the README.md to follow the Instructions ## Todos - [x] 0 - environment setuporigin - [x...
SamuelMesguiche pushed 1 commit to master ThomasBrdes/xhec-mlops-project-student
  • Modifying the CI file for black formatting badf70a

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Correcting formatting problem from the ci 7245bee

View on GitHub

ThomasBrdes pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Cleaned the EDA and refactoring of the modelling part with black 316c9bb

View on GitHub

ThomasBrdes pushed 21 commits to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • doc: add instructions 23bda3f
  • feat: add ci and pre-commits 1546b6f
  • doc: improve instructions README b308b80
  • fix: remove CI from README 67fd98b
  • chor: completion of environment.yml and requirements 8843a9e
  • chore: completing the .pre-commit-config.yml 177e91e
  • chore: Update environment with name and requirements ed4a53f
  • chore: Updating ci.yaml and deleting ruff from the pre-commit-config 42a2c6e
  • chore: update README.md with beggining of instructions 17d1b0f
  • Initiate the pyproject with our names, a description of the project, a link to our Github repo and basic config for B... 6d1a31c
  • Merge branch '0/environment_setup' of https://github.com/ThomasBrdes/xhec-mlops-project-student into 0/environment_setup 3620ad3
  • chore: creation of the requirements.txt f671819
  • Removed instructions as useless now. 4c3b5d6
  • Merge pull request #1 from ThomasBrdes/0/environment_setup 0/environment setup ce63b68
  • pre-compile requirements-div.in 5a89aa6
  • Fixing pre-commit-config to follow clean code rules a36e67d
  • Fixing test problems 9ce6ab0
  • chore: add info on pre-commit commands to the README 47c7d7c
  • fix: typo in README.md 98c39cc
  • Merge pull request #2 from ThomasBrdes/0/environment_setup 0/environment setup b1dcbf7
  • and 1 more ...

View on GitHub

ThomasBrdes opened a pull request on ThomasBrdes/xhec-mlops-project-student
1/eda and modelling on notebooks
## Description Performed an EDA and creating a model to predict the age of Abalone trees. Please see the README.md to follow the Instructions ## Todos - [x] 0 - environment setuporigin - [x...
aubryptvn pushed 1 commit to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student

View on GitHub

SamuelMesguiche pushed 1 commit to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • Compile the new requirements.in 0e3c5c3

View on GitHub

ThomasBrdes pushed 2 commits to 1/eda_and_modelling_on_notebooks ThomasBrdes/xhec-mlops-project-student
  • add modelling jupyter notebook b2876e2
  • Cleaned the EDA and refactoring of the modelling part. 2776d43

View on GitHub

aubryptvn pushed 19 commits to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student
  • doc: improve instructions README b308b80
  • fix: remove CI from README 67fd98b
  • chor: completion of environment.yml and requirements 8843a9e
  • chore: completing the .pre-commit-config.yml 177e91e
  • chore: Update environment with name and requirements ed4a53f
  • chore: Updating ci.yaml and deleting ruff from the pre-commit-config 42a2c6e
  • chore: update README.md with beggining of instructions 17d1b0f
  • Initiate the pyproject with our names, a description of the project, a link to our Github repo and basic config for B... 6d1a31c
  • Merge branch '0/environment_setup' of https://github.com/ThomasBrdes/xhec-mlops-project-student into 0/environment_setup 3620ad3
  • chore: creation of the requirements.txt f671819
  • Removed instructions as useless now. 4c3b5d6
  • Merge pull request #1 from ThomasBrdes/0/environment_setup 0/environment setup ce63b68
  • pre-compile requirements-div.in 5a89aa6
  • Fixing pre-commit-config to follow clean code rules a36e67d
  • Fixing test problems 9ce6ab0
  • chore: add info on pre-commit commands to the README 47c7d7c
  • fix: typo in README.md 98c39cc
  • Merge pull request #2 from ThomasBrdes/0/environment_setup 0/environment setup b1dcbf7
  • pulling requirements from master 26ccad4

View on GitHub

aubryptvn pushed 1 commit to 2/from_notebooks_to_modules ThomasBrdes/xhec-mlops-project-student
  • filling the modelling folder to go from notebook to scripts 097b072

View on GitHub

ThomasBrdes pushed 6 commits to master ThomasBrdes/xhec-mlops-project-student
  • pre-compile requirements-div.in 5a89aa6
  • Fixing pre-commit-config to follow clean code rules a36e67d
  • Fixing test problems 9ce6ab0
  • chore: add info on pre-commit commands to the README 47c7d7c
  • fix: typo in README.md 98c39cc
  • Merge pull request #2 from ThomasBrdes/0/environment_setup 0/environment setup b1dcbf7

View on GitHub

PEJU2801 opened a pull request on ThomasBrdes/xhec-mlops-project-student
0/environment setup
## Description Set up the environment and documentation files for this project. Please see the README.md to follow the Instructions ## Todos - [x] 0 - environment setup origin - [ ] 1 - ed...
ugobenazra pushed 1 commit to 0/environment_setup ThomasBrdes/xhec-mlops-project-student

View on GitHub

ugobenazra pushed 1 commit to 0/environment_setup ThomasBrdes/xhec-mlops-project-student
  • chore: add info on pre-commit commands to the README 47c7d7c

View on GitHub

SamuelMesguiche pushed 1 commit to 0/environment_setup ThomasBrdes/xhec-mlops-project-student

View on GitHub

Load more