Click here to Skip to main content
15,867,308 members
Articles / Artificial Intelligence / Machine Learning

Classification using Logistic Regression in Visual Basic

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
9 Sep 2023CPOL6 min read 16.4K   292   11  
Machine Learning. What languages come to mind? R? Python? Matlab? Bet you didn't think Visual Basic.
The article discusses the implementation of binary logistic regression in Visual Basic for making predictions based on categorical data, covering key concepts like hypothesis, parameter vector, likelihood, and posterior probability, as well as optimization methods for finding optimal parameter values and includes a demo with real-life datasets.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
United Kingdom United Kingdom
Hipster classicist/computer scientist.

London, 16

Comments and Discussions