fastapi_hf / routes /ML_DecisionTree_IrisClassifier.py

Commit History

Remove unused embedding files and ingestion script; refactor PDF upload to handle embeddings directly
62d37ba

looh2 commited on

feat: Move Hugging Face model utilities to a new config_huggingface.py file and update import paths
b1a7275

looh2 commited on

feat: Add Hugging Face model configuration and artifact download utility
10d9a13

looh2 Copilot commited on

Add Iris Classifier API using Decision Tree model
ad4979a

looh2 commited on