Machine Learning with ML.NET – Linear Regression

Machine Learning with ML.NET – Linear Regression

Deep LearningĀ andĀ Machine LearningĀ are no longer a novelty. Many applications are utilizing the power of these technologies for cheap predictions, object detection and various other purposes. In this article, we cover theĀ Linear Regression. You will learn how Linear...
14 Popular Machine Learning Evaluation Metrics

14 Popular Machine Learning Evaluation Metrics

TheĀ codeĀ that accompanies this article can be foundĀ here. Thus far in our journey through Machine Learning Basics, we covered several topics. We investigated someĀ regression algorithms, classificationĀ algorithms and algorithms that can be used for both types of...