关于[Machine Learning Perceptron Classification Using C#]的摘要:
Dr. James McCaffrey of Microsoft Research uses code samples and screen shots to explain perceptron classification, a machine learning technique that can be used for predicting if a person is male or female based on numeric predictors such as age, height, weight, and so on. It's mostly useful to provide a baseline result for comparison with more powerful ML techniques such as logistic regression and k-nearest neighbors.
原文地址: https://visualstudiomagazine.com/articles/2020/01/07/perceptron-classification.aspx