Ecosyste.ms: Timeline

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

julescrevola/xhec-mlops-project-student

GhaliChraibi17 pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • reformat & create method to create expirements in modelling.ipynb bddc8ab
  • latest 80814a4

View on GitHub

TheCodingCvrlo pushed 4 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • add temp/ folder to .gitignore 2f59fb5
  • fix: remove large files check 0940844
  • add prod models 9916fdf
  • feat: prod model write in modelling.ipynb fb1e06c

View on GitHub

TheCodingCvrlo pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: add pip-compile command to ci.yaml 4e60434

View on GitHub

TheCodingCvrlo pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: added pip-compile command to ci.yaml 535ca1a

View on GitHub

TheCodingCvrlo pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • added downloaded dataset to gitignore d20ac68
  • added mlflow experiment framework e512de3

View on GitHub

GhaliChraibi17 pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • change the importing for the eda 99ec188

View on GitHub

julescrevola pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: updated readme with environment installation instructions d4cc629
  • Merge branch '1/eda_and_modelling_on_notebooks' of https://github.com/julescrevola/xhec-mlops-project-student into 1/... 1fa1bb9

View on GitHub

TheCodingCvrlo pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: remove large file from repo 0015e07

View on GitHub

TheCodingCvrlo pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: stop tracking compiled requirements to allow cross-platform compatibility 576962c
  • enh: added compiled requirements to .gitignore a434d48

View on GitHub

antoventura pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student

View on GitHub

TheCodingCvrlo pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • enh: mlflow artifacts and data sources in gitignore e5c59b6

View on GitHub

GhaliChraibi17 pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fixed the requirements.in to run the exploratory data analysis 0a679a4

View on GitHub

julescrevola pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: pre-commit added nbstripout 7bc413a

View on GitHub

mohamedbenslimane1 pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • added the packages for eda 02cf539

View on GitHub

mohamedbenslimane1 pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student

View on GitHub

TheCodingCvrlo pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: Add blank line at the end of README.md d2781dd
  • enh: Increase max line length to 120 in pyproject.toml 706e891

View on GitHub

TheCodingCvrlo pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: added blank line at the end of requirements files fe8ae2a

View on GitHub

TheCodingCvrlo pushed 2 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • fix: Add development requirements to CI workflow 4542eaf
  • removed PR_0 c3c944a

View on GitHub

julescrevola pushed 1 commit to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student

View on GitHub

TheCodingCvrlo pushed 13 commits to 1/eda_and_modelling_on_notebooks julescrevola/xhec-mlops-project-student
  • doc: add instructions 8a969ce
  • feat: add ci and pre-commits cee5187
  • added requirements to requirements.in 1781dc6
  • compiled requirements.txt via pip-compile 3429709
  • added dev requirements to requirements-dev.in 382210e
  • feat: Compile development requirements via pip-compile f9465a0
  • feat: Set up of pyproject.toml e86235a
  • feat: Set up the CI 79c8bab
  • reconciled envrionment.yml eccd340
  • fix: pyproject.toml ef5c570
  • refactor: Remove unused ruff configuration c9e9066
  • added instructions for setup in README.md 25f8d6e
  • fix: ReadME 70f7984

View on GitHub

antoventura pushed 17 commits to master julescrevola/xhec-mlops-project-student
  • doc: add instructions 23bda3f
  • feat: add ci and pre-commits 1546b6f
  • fix: remove CI from README ebe0f82
  • added requirements to requirements.in c5a09be
  • compiled requirements.txt via pip-compile 6ae3f49
  • added dev requirements to requirements-dev.in b151e8c
  • feat: Compile development requirements via pip-compile c2a16fb
  • feat: Set up of pyproject.toml e73ecb0
  • reconciled envrionment.yml 3995f92
  • feat: Set up the CI f476f1e
  • Merge branch '0/environment_setup' of https://github.com/julescrevola/xhec-mlops-project-student into 0/environment_s... fb12f7c
  • fix: pyproject.toml 4a4bd72
  • refactor: Remove unused ruff configuration 64c225b
  • added instructions for setup in README.md 46a28e2
  • fix: ReadME c406989
  • Merge branch 'master' into 0/environment_setup 3c695e2
  • Merge pull request #1 from julescrevola/0/environment_setup 0/environment setup 01b4be3

View on GitHub

antoventura closed a pull request on julescrevola/xhec-mlops-project-student
0/environment setup
Completed environment setup task.
TheCodingCvrlo pushed 3 commits to 0/environment_setup julescrevola/xhec-mlops-project-student
  • doc: improve instructions README b308b80
  • fix: remove CI from README 67fd98b
  • Merge branch 'master' into 0/environment_setup 3c695e2

View on GitHub

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

View on GitHub

GhaliChraibi17 pushed 1 commit to 0/environment_setup julescrevola/xhec-mlops-project-student
  • added instructions for setup in README.md 46a28e2

View on GitHub

TheCodingCvrlo pushed 1 commit to 0/environment_setup julescrevola/xhec-mlops-project-student
  • refactor: Remove unused ruff configuration 64c225b

View on GitHub

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

View on GitHub

julescrevola pushed 2 commits to 0/environment_setup julescrevola/xhec-mlops-project-student
  • feat: Set up the CI f476f1e
  • Merge branch '0/environment_setup' of https://github.com/julescrevola/xhec-mlops-project-student into 0/environment_s... fb12f7c

View on GitHub

GhaliChraibi17 pushed 1 commit to 0/environment_setup julescrevola/xhec-mlops-project-student
  • reconciled envrionment.yml 3995f92

View on GitHub

Load more