Jan 11, 2021 | .NET, AI, Machine Learning
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...
Dec 9, 2020 | AI, Machine Learning, Python
Personalization enables brands to serve their customers with segmented offerings. The goal is to ensure customers get content that fits their needs and tastes. Because personalized offerings are more relevant, customer experience typically becomes more positive. The...
Dec 7, 2020 | AI, Angular, Machine Learning, Python
We always get a lot of questions about where one should start when getting into the field of machine learning and data science. Always, our answer is that mathematics and the basics of Python are mandatory. In fact, you can subscribe to our blog and get free Math for...
Nov 23, 2020 | AI, Angular, Machine Learning, Python
TheĀ codeĀ that accompanies this article can be foundĀ here. In this article, we explore how we can prepare a machine learning model for production and deploy it inside of simple Web application. Deployment of Machine Learning models is an art for itself. In fact, to...
Nov 2, 2020 | AI, Machine Learning, Python
TheĀ codeĀ that accompanies this article can be foundĀ here. So far in our journey through the Machine Learning universe, we covered several big topics. We investigated someĀ regression algorithms, classificationĀ algorithms and algorithms that can be used for both types...
Oct 19, 2020 | AI, Machine Learning, Python
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...