ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Truly understanding logistic regression - Part 4

    calendarDec 28, 2023 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this final post, we will apply in practice the concepts we've discussed by implementing logistic regression using the ML.NET framework.
    Read more
  • Truly understanding logistic regression - Part 3

    calendarDec 28, 2023 · 6 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will outline the process of training the logistic regression algorithm.
    Read more
  • Truly understanding logistic regression - Part 2

    calendarDec 28, 2023 · 8 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we explore what logistic regression is and in particular unveil how its mathematical principles emerge organically within the framework of probability, elucidating why it is extensively utilized.
    Read more
  • Truly understanding logistic regression - Part 1

    calendarDec 28, 2023 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we are launching a series of articles on logistic regression, taking a progressive approach: our purpose is to blend theoretical concepts with practical implementation (in C#), offering clear illustrations of the associated challenges (with a particular focus on the IRLS algorithm).
    Read more

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture.

Buy me a coffee
Read more about Nicolas Descartes

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top