- Forgive Agbesi
- Jason Lee
- Michael Hewlett
Using a SVM model, we try to classify the age group ("senior", "non-senior") of a given person based on a few of their of health indicators.
The final report can be found here
If you are using Windows or Mac, make sure Docker Desktop is running.
- Clone this GitHub Repository
git clone https://github.com/UBC-MDS/DSCI522-2425-39-FMJ
- Navigate to the root of this project on your computer using the command line and enter the following command:
docker compose up
-
In the terminal, look for a URL that starts with http://127.0.0.1:8888/lab?token= (for an example, see the highlighted text in the terminal below). Copy and paste that URL into your browser.
-
To run the analysis, open src/age_group_classification.ipynb in Jupyter Lab you just launched and under the "Kernel" menu click "Restart Kernel and Run All Cells..."
- To shut down the container and clean up the resources, type
Cntrl
+C
in the terminal where you launched the container, and then typedocker compose rm
conda
(version 23.9.0 or higher)conda-lock
(version 2.5.7 or higher)
-
Add the dependency to the environment.yml file on a new branch.
-
Run conda-lock -k explicit --file environment.yml -p linux-64 to update the conda-linux-64.lock file.
-
Re-build the Docker image locally to ensure it builds and runs properly.
-
Push the changes to GitHub. A new Docker image will be built and pushed to Docker Hub automatically. It will be tagged with the SHA for the commit that changed the file.
-
Update the docker-compose.yml file on your branch to use the new container image (make sure to update the tag specifically).
-
Send a pull request to merge the changes into the main branch.
This project is licensed under a MIT License. See the license file for more information.
Dua, Dheeru, and Casey Graff. 2017. “UCI Machine Learning Repository.” University of California, Irvine, School of Information; Computer Sciences. http://archive.ics.uci.edu/ml.
NA, N. (2019). National Health and Nutrition Health Survey 2013-2014 (NHANES) Age Prediction Subset [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5BS66.
Mukhtar, Hamid and Sana Al Azwari. “Investigating Non-Laboratory Variables to Predict Diabetic and Prediabetic Patients from Electronic Medical Records Using Machine Learning.” (2021).
Papazafiropoulou, Athanasia K.. “Diabetes management in the era of artificial intelligence.” Archives of Medical Sciences. Atherosclerotic Diseases 9 (2024): e122 - e128.