Project information

  • Category: Data Science
  • Project date: November, 2023
  • Project URL: GitHub

Logistic regression and natural selection meet in a sacred union of evolutionary computing & machine learning.

Sure, you COULD use gradient descent, but that's boring. This logistic regression uses a genetic algorithm to find the best set of weights. You can imagine each individual weight, fighting to survive and pass it's numeric genes onto the next generation, because that's what it is.