Skip to content

This project involved developing a variant of the K-Nearest Neighbor algorithm, which assessed the variances between treatments of patients with similar conditions, as well as a "treatment predictor" that was also based on the K-Nearest Neighbor algorithm, but instead used a dynamic K to improve classification accuracy.

Notifications You must be signed in to change notification settings

smehta23/Treatment-Analyzer-and-Predictor

Repository files navigation

Treatment-Analyzer-and-Predictor

This project involved developing a variant of the K-Nearest Neighbor algorithm, which assessed the variances between treatments of patients with similar conditions, as well as a "treatment predictor" that was also based on the K-Nearest Neighbor algorithm, but instead used a dynamic K to improve classification accuracy.

Note that in order for the algorithm to be functional, you must obtain two particular MIMIC data sets, which will require approval, and transform them into .p (pickle) files. Then, you must place them in the same folder that you have downloaded the code.

About

This project involved developing a variant of the K-Nearest Neighbor algorithm, which assessed the variances between treatments of patients with similar conditions, as well as a "treatment predictor" that was also based on the K-Nearest Neighbor algorithm, but instead used a dynamic K to improve classification accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages