One of the most amazing things about Python's scikit-learn library is that is has a 4-step modeling pattern that makes it easy to code a machine learning classifier. While this tutorial uses a classifier called Logistic Regression, the coding process in t... (more…)
Read more »
In this tutorial we will begin by laying out a problem and then proceed to show a simple solution to it using a Machine Learning technique… (more…)
Read more »
Previous instalments of "5 Machine Learning Projects You Can No Longer Overlook" brought to light a number of lesser-known machine learning projects, and included both general purpose and specialized machine learning libraries and deep learning libraries,...
Read more »
Before you shell out for “AI-powered” software, ask these questions.
Read more »
In part 1, we shared how to send osquery logs to Confluent Platform. Now, we’ll ingest logs for anomaly detection and machine learning using ksqlDB. (more…)
Read more »