Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Package#16

Merged
meilame-tayebjee merged 9 commits intomainfrom
package
Dec 17, 2024
Merged

Package#16
meilame-tayebjee merged 9 commits intomainfrom
package

Conversation

@meilame-tayebjee
Copy link
Copy Markdown
Member

  • Fixed issues when no categorical variables
  • Completed docs
  • Optional dependencies with poetry.extras + smooth imports when necessary + removed calls to numpy when there is an equivalent in torch. "pytorch_model.py" now does not need numpy.
  • Added build_data_loaders (is useful for training externally, e.g. codif APE)
  • Debugged predict and predict_and_explain + extended the notebook experiments to include full pipeline until explainability

--> Total independance from numpy might be possible but requires more work ; and might be not relevant anymore (the pytorch model can be distributed without numpy, this is the most important - only optional features are now Numpy-dependent)
--> Ready to release v0.0.0 on PyPI ?

Small corrections on name and removed stratified_train_test_split
Copy link
Copy Markdown
Contributor

@micedre micedre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, some minor modification on README, and good to publish for me

Comment thread README.md Outdated
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml
meilame-tayebjee and others added 2 commits December 17, 2024 09:19
Co-authored-by: Cédric Couralet <cedric.couralet@insee.fr>
@meilame-tayebjee meilame-tayebjee merged commit cc5bdc2 into main Dec 17, 2024
@meilame-tayebjee meilame-tayebjee deleted the package branch December 17, 2024 09:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants