Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
refactor: fix cmd required to uninstall kernel from jupyter environment   Emmanuel 1 year ago
refactor: fix spelling-mistakes   Emmanuel 1 year ago
refactor: cleaning media files   Emmanuel 1 year ago
refactor: fix some spelling mistakes   Emmanuel 1 year ago
refactor: fix the returned message for the curl example   Emmanuel 1 year ago
feature: add README.md with various instructions   Emmanuel 1 year ago
refactor: compute word-clouds for 'tokens', 'tokens_filtered_advanced' and 'tokens_filtered_simple'   Emmanuel 1 year ago
refactor: update menu & navigation   Emmanuel 1 year ago
refactor: rewording some parts to try reducing the number of words to less than 1000 (from 1199 to 1086)   Emmanuel 1 year ago
refactor: rewording some parts to try reducing the number of words to less than 1000 (from 1677 to 1199)   Emmanuel 1 year ago
refactor: rewording some parts to try reducing the number of words to less than 1000 (from about 2000 to 1677)   Emmanuel 1 year ago
feature: add a Blog article to describe this projects and its outcomes   Emmanuel 1 year ago
refactor: rename notebooks in order to improve the readibility   Emmanuel 1 year ago
feature: save the weights of the best fine-tuned Transformer model up to date (with DVC)   valkea 1 year ago
refactor: update menu & navigation...   valkea 1 year ago
experiment: 100K trainings | Transformers FT1   valkea 1 year ago
experiment: 20K trainings | Transformers FT1   Emmanuel 1 year ago
refactor: hiding the data and models folders was a bad idea... because DVC can't work correctly   Emmanuel 1 year ago
dvc: add the selected embedding model to DVC for ease of reproductibility   Emmanuel 1 year ago
refactor: add data & models folders to the gitignore file   Emmanuel 1 year ago
refactor: add Flask & gunicorn libs in order to run the Flask API server locally and in the Docker container   Emmanuel 1 year ago
feature: add Dockerfile & requirements_api.txt to prepare the Docker container needed for cloud deployement   Emmanuel 1 year ago
refactor: display correct % for Negative predictions   Emmanuel 1 year ago
feature: add Flask script to serve the classification model as an API   Emmanuel 1 year ago
feature: add a transformer model with fine-tuning (unfortunately the server disconnected - the val_accuracy was around 0.87)   Emmanuel 1 year ago
refactor: add code to save TextVectorizer & best Architecture models   Emmanuel 1 year ago
refactor: track SelectTextVectorizerModel with DVC instead of Git...   Emmanuel 1 year ago
Merge branch 'main' of github.com:Valkea/OC_AI_07 into main   Emmanuel 1 year ago
feature: save the selected models with DVC   Emmanuel 1 year ago
experiment: 100K trainings | Transformers REF2   Emmanuel Letremble 1 year ago