The Wayback Machine - https://web.archive.org/web/20210605154843/https://github.com/topics/features
Skip to content
#

features

Here are 245 public repositories matching this topic...

achals
achals commented May 28, 2021

Expected Behavior

When specifying an invalid table, feast should surface an error that explicitly states this.

Current Behavior

We currently get an error that implies that the schema cannot be parsed.

$ feast apply
Traceback (most recent call last):
  File "/Users/achal/tecton/feast/.direnv/python-3.7.10/bin/feast", line 33, in <module>
    sys.exit(load_entry_point('f

Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.

  • Updated Nov 29, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the features topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the features topic, visit your repo's landing page and select "manage topics."

Learn more