yixiangD / AccurateBG

Patient-specific blood glucose prediction using deep learning, considering the challenges of "small dataset" and "data imbalance"
MIT License
41 stars 11 forks source link

How to use the model ? #2

Open SChipere opened 7 months ago

SChipere commented 7 months ago

I recently came across your GitHub repository on the blood glucose prediction model and successfully trained an AI model based on the resources provided.

After completing the training process, I am now seeking guidance on how to proceed further with using the trained model within a Python script to make predictions. I would greatly appreciate it if you could share some insights or instructions on how to integrate the trained model into a Python script for prediction purposes. Looking forward to your response.

yixiangD commented 2 weeks ago

could you please provide more specific questions?