Skip to content
#

features

Here are 286 public repositories matching this topic...

chhabrakadabra
chhabrakadabra commented Jun 30, 2022

Is your feature request related to a problem? Please describe.

Feast is often hard to install alongside other python packages that use google-cloud-core. Specifically, Feast sets an upper-bound on this library (2.0.0), but the latest version is 2.3.1 and many python packages have a lower-bound of 2.0.0 and above.

Describe the solution you'd like

Remove google-cloud-core fr

kind/feature good first issue Community Contribution Needed
hangfei
hangfei commented May 23, 2022

This is reported by Manjunath from Slack channel.
For work_dir: "dbfs:/feathr_getting_started"
The user was running jupyter notebook from windows.
without forward slash('dbfs:/feathr_getting_started') the job configs were coming as '--join-config', 'dbfs:/feathr_getting_started\feature_join.conf'

To fix this, the user need to add foward slash: `work

enhancement good first issue

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
featurehub

FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, Python, Go, .Net, Ruby, Android and Flutter SDKs.

  • Updated Jul 5, 2022
  • Dart

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