Originally, this was going to be an article on how to use specific tools for an AI data pipeline and how to train a specific machine learning model. However, it is the concepts of data engineering and the data pipeline which are important. While some of the tools will be used across projects and companies, […]
Category: Machine Learning and AI
We’re going to walk through the basics of machine learning and applying it to the problem of email spam prediction. We are going to do this by loading training data sets, building a few machine learning models and then checking their performance on test data sets. The data sets we are using are small enough […]