Commit History

Remove training script for stock LSTM model and update dependencies; add support for new ticker D05.SI
5abb974

looh2 commited on

ML Unsupervised 3
b1858cb

looh2 commited on

ML Unsupervised 2
95d982f

looh2 commited on

ML Unsupervised 1
69580e3

looh2 commited on

added classification2
e153c9a

looh2 commited on

added classification models
9d8fdad

looh2 commited on

added regression models
b6595db

looh2 commited on

added ml_ridge_regression
eb1604d

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

fix: revert Python version in Dockerfile from 3.11 to 3.9
ed00625

looh2 commited on

Fix execution counts and update output messages in collaborative filtering notebook
78e96ff

looh2 commited on

Refactor movie recommendation endpoint and add collaborative filtering for books
e7e0f3e

looh2 commited on

Refactor code structure for improved readability and maintainability
f06cb51

looh2 commited on

Refactor code structure for improved readability and maintainability
e6ec731

looh2 commited on

Refactor Taxi Availability Predictor: Enhance model loading and input normalization
1772c03

looh2 commited on

Add Iris Classifier API using Decision Tree model
ad4979a

looh2 commited on

Refactor and reorganize model routes
41bbf07

looh2 commited on

Refactor code structure for improved readability and maintainability
fc24fa7

looh2 commited on

Refactor code structure for improved readability and maintainability
5aa96f9

looh2 commited on

Refactor code structure for improved readability and maintainability
3e03712

looh2 commited on

Refactor code structure for improved readability and maintainability
6e5194b

looh2 commited on

Add CNN model endpoint for MNIST digit prediction
ead4a16

looh2 commited on

Add initial Jupyter notebook for taxi availability analysis
fd887da

looh2 commited on

Refactor code structure for improved readability and maintainability
d84f4d9

looh2 commited on

Add deep learning feedforward neural network notebook and update .gitignore to exclude data directory
b0b4671

looh2 commited on