Skip to content
#

chains

Here are 28 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 prediction in a Markov chain.

  • Updated Mar 21, 2022
  • VBA

A code solution of mine written in MokoM (invented programming language) to a popular game problem called "Bejeweled Chains" consisting of a square/rectangular grid of different-colored jewels. The game is played by swapping the positions of jewels that are horizontally or vertically adjacent to create chains of three or more jewels of the same color. You can refer to wikipedia for further gameplay details.

  • Updated Feb 12, 2019

Improve this page

Add a description, image, and links to the chains topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more