-
Updated
Jul 17, 2021 - Python
feature-engineering
Here are 1,065 public repositories matching this topic...
-
Updated
Jul 1, 2021 - Python
Expected Behavior
When an entity is removed from the feature repo, it should be removed from the feature registry.
Current Behavior
Entities are only added, never removed from the Registry. This is a storage leak of sorts.
Steps to reproduce
feast init
- In the new feature repo,
feast apply
- Add a new entity in the feature repo.
feast apply
. - Remove the new en
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.
-
Updated
Feb 10, 2021 - Python
Details in discussion mljar/mljar-supervised#421
-
Updated
Mar 25, 2021 - Python
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered
-
Updated
Feb 14, 2017 - Jupyter Notebook
-
Updated
Dec 20, 2017 - Python
-
Updated
Feb 4, 2021 - Jupyter Notebook
-
Updated
Jun 16, 2021 - Python
-
Updated
Jan 20, 2021 - Python
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
May 8, 2019 - Python
-
Updated
Oct 26, 2018
-
Updated
Jul 16, 2021 - Jupyter Notebook
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
-
Updated
Jan 21, 2021 - Jupyter Notebook
I currently get the following DeprecationWarning with XGBoost==1.4.2:
The use of label encoder in XGBClassifier is deprecated and will be removed in a future release. To remove this warning, do the following: 1) Pass option use_label_encoder=False when constructing XGBClassifier object; and 2) Encode your labels (y) as integers starting with 0, i.e. 0, 1, 2, ..., [num_class - 1].
Sin
-
Updated
Jul 9, 2021 - Jupyter Notebook
-
Updated
Mar 16, 2021 - Python
-
Updated
Jun 8, 2021 - Jupyter Notebook
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 5, 2021 - Python
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Jul 12, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the feature-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the feature-engineering topic, visit your repo's landing page and select "manage topics."
Bug/Feature Request Description