-
Updated
Aug 20, 2020 - Python
feature-engineering
Here are 702 public repositories matching this topic...
For example, if there is a relationship transaction.session_id -> sessions.id and we are calculating a feature transactions: sessions.SUM(transactions.value) any rows for which there is no corresponding session should be given the default value of 0 instead of NaN.
Of course this should not normally occur, but when it does it seems more reasonable to use the default_value.
`DirectF
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
May 19, 2020 - Python
Is your feature request related to a problem? Please describe.
#878 adds HTTP endpoints and documents such endpoints in Javadoc. However, tools such as OpenAPI does this in a more holistic and visually pleasing manner and is a good to have.
Describe the solution you'd like
Add OpenAPI documentation with Swagger UI.
**Describe altern
-
Updated
Jul 27, 2020 - Python
-
Updated
Dec 20, 2017 - Python
-
Updated
Jul 26, 2020 - Jupyter Notebook
-
Updated
Jul 19, 2020 - Python
-
Updated
May 28, 2020 - Python
-
Updated
Feb 14, 2017 - Jupyter Notebook
-
Updated
May 8, 2019 - Python
It will be nice to have Exploratory Data Analysis (EDA) similar that is in https://mljar.com

The EDA can be saved in a separate Markdown file and have link to it from the main AutoML readme.
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
Jul 1, 2019 - Python
-
Updated
Oct 26, 2018
-
Updated
Apr 22, 2020 - Jupyter Notebook
-
Updated
May 20, 2020 - Jupyter Notebook
-
Updated
Jun 24, 2020 - Python
-
Updated
Jul 24, 2020 - Python
-
Updated
Aug 20, 2020 - Python
-
Updated
Aug 1, 2020 - Python
-
Updated
Jun 11, 2020 - Scala
-
Updated
Jul 7, 2017 - Jupyter Notebook
-
Updated
Jul 18, 2020 - Jupyter Notebook
-
Updated
Aug 18, 2020 - Jupyter Notebook
-
Updated
Jul 21, 2020 - Jupyter Notebook
-
Updated
Aug 17, 2020 - R
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."


I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.