Skip to content
#

values

Here are 181 public repositories matching this topic...

Diabetes-prediction-2.0

Diabetes prediction V2.0 -This VB6 application takes glycemic values and tries to predict the future state of the patient. First, it converts a sequence of numbers into states. The states are arranged in a transition matrix and the transition probabilities are calculated for each element. The transition matrix is further used for a predictions.

  • Updated Nov 18, 2022
  • Visual Basic 6.0
Diabetes-prediction-1.0

Diabetes prediction V1.0 uses the Markov Chains method. First, this VB6 application converts a sequence of numbers into states. The states are arranged in a transition matrix and the transition probabilities are calculated for each element. Next, the transition matrix is further used for a prediction in a Markov chain.

  • Updated Nov 18, 2022
  • Visual Basic 6.0

Add this topic to your repo

To associate your repository with the values topic, visit your repo's landing page and select "manage topics."

Learn more