DEV Community

Priscilla Parodi for Elastic

Posted on • Edited on

1

Elastic Data Frame - Classification vs Regression

| Menu | Next Post: Data preparation for Data Frame Analysis with Transforms|

Regression and classification algorithms are supervised ML algorithms but the difference between the two is how they are used for different machine learning challenges. In the classification analysis we are predicting class probabilities such as yes / no, true / false, spam / not spam, while in the regression analysis we are predicting continuous values such as price and salary.

Alt Text

| Menu | Next Post: Data preparation for Data Frame Analysis with Transforms|

This post is part of a series that covers Artificial Intelligence with a focus on Elastic's (Creators of Elasticsearch) Machine Learning solution, aiming to introduce and exemplify the possibilities and options available, in addition to addressing the context and usability.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay