Feature Group Operations

Learning Objectives

The learning objectives of this are:

Introduction

Abacus has multiple feature group operations that can be accessed using the “Actions” button.

Actions Button

Instead of having to write API code or SQL code to execute a task, you can use one of the predefined tasks that exist in the actions button.

Example tasks are:

The feature group operations and tasks will create a new feature group that will be referencing the original feature group.

Creating a Web Crawler

As an example, let’s see how we could create a web crawler using a feature group operation.

The steps are:

  1. Navigate to the “Detail” page of a particular feature group.

Detail Page

  1. Click on “Actions” —> “Feature Group Operation”
  2. Choose the “Crawler” feature group operation.

Here is how your dataset should look like:

Dataset Example

There are two columns here:

There are also multiple advanced options that might help crawl websites that require a user agent. Please note that we will honor the settings within the `robots.txt` file and won’t crawl websites that don’t allow for web crawling.