issues
search
georgian-io
/
Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
https://multimodal-toolkit.readthedocs.io
Apache License 2.0
587
stars
84
forks
source link
Documentation Update
#81
Closed
akashsaravanan-georgian
closed
1 month ago
akashsaravanan-georgian
commented
1 month ago
Docs: Add type hints & docstrings to data module.
Docs: Update Sphinx and regenerate documentation.
Fix: OneHotEncoder no longer uses a deprecated parameter.
Fix: Categorical features are now correctly processed as numpy arrays after transformation.
Chore: Update library to version 0.4.0.
Feat: Argument clases are now part of the library, no need to redefine them each time.