issues
search
georgian-io-archive
/
foreshadow
An automatic machine learning system
https://foreshadow.readthedocs.io
Apache License 2.0
29
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Potential dependency conflicts between foreshadow and numpy
#220
NeolithEra
opened
4 years ago
2
Fix a bug when using OneHotEncoder or HashingEncoder
#219
jichaoz
closed
4 years ago
0
Add two more tutorials and some convenience fixes.
#218
jichaoz
closed
4 years ago
0
add Foreshadow.get_data_summary() public api
#217
jichaoz
closed
4 years ago
0
INFO: Configuring PyCharm to work with coverage.py
#216
adithyabsk
opened
4 years ago
0
We should only add text preprocessor when there are text features
#215
jzhang-gp
closed
4 years ago
0
Adding the powertransformer
#214
jzhang-gp
closed
4 years ago
0
Remove unnecessary arguments on the interface and update the unit tests
#213
jzhang-gp
closed
4 years ago
0
Remove obsolete documentations from Foreshadow.
#212
jzhang-gp
closed
4 years ago
0
Adding latest auto intent resolving model upgraded with pandas 0.25 a…
#211
jzhang-gp
closed
4 years ago
0
Text transformation (Please review this one LAST)
#210
jzhang-gp
closed
4 years ago
1
Switch to GitHub Actions
#209
adithyabsk
opened
4 years ago
4
Adding new auto intent resolving model from the research project
#208
jzhang-gp
closed
4 years ago
6
Upgrade cleanup for PrepareSteps
#207
jzhang-gp
closed
4 years ago
1
Foreshadow upgrade cleaned up
#206
jzhang-gp
closed
4 years ago
0
Foreshadow upgrade
#205
jzhang-gp
closed
4 years ago
2
Fix json flattener handling on empty json
#204
jzhang-gp
closed
4 years ago
0
JSON flattener only process a column that are 100% valid JSON, single…
#203
jzhang-gp
closed
4 years ago
0
AutoIntent Resolving code update.
#202
jzhang-gp
closed
4 years ago
0
An introduction is probably useful here. Also I am not sure why this user guide is buried inside docs/users.rst with no link to it in the README of the home folder. When I go to a library's github page, i am expecting to see this guide there (to gauge how much work is needed before I jump into it). We have some duplicate code in the README for setup, is there a plan to update that too?
#201
jzhang-gp
opened
4 years ago
0
Fix exporter issue when providing override from Categorical to Numerical type
#200
jzhang-gp
closed
4 years ago
0
Update the user guide
#199
jzhang-gp
closed
4 years ago
0
Cleaner save empty columns
#198
jzhang-gp
closed
4 years ago
0
User provided cleaning functions [Experimental]
#197
jzhang-gp
closed
4 years ago
0
fixing the missing y variable preparation step in the pickled pipeline
#196
jzhang-gp
closed
4 years ago
0
Fix missing transform method in the cleaner mapper.
#195
jzhang-gp
closed
4 years ago
0
Empty df
#194
jzhang-gp
closed
4 years ago
0
Refactor the metric calculation as it's not readable and hard to understand
#193
jzhang-gp
opened
4 years ago
0
(To be discussed) Simplify the json serialziation or export a trained pipeline to a json file instead.
#192
jzhang-gp
opened
4 years ago
0
Turn off the dummy encoding
#191
jzhang-gp
closed
4 years ago
0
update on the auto-intent resolving
#190
jzhang-gp
closed
4 years ago
0
Change how we export the fitted_pipeline in the execute_model method
#189
jzhang-gp
closed
4 years ago
0
Serialziation and deserialization of TPOT
#188
jzhang-gp
closed
4 years ago
0
Ractor the estimator to estimator wrapper.
#187
jzhang-gp
closed
4 years ago
1
Must set index when concate dataframes
#186
jzhang-gp
closed
4 years ago
0
Add back override feature lost in previous merge
#185
jzhang-gp
closed
4 years ago
0
Remove old code that is not used
#184
jzhang-gp
closed
4 years ago
0
treat NaN value as a category for categorical value and temporarily u…
#183
jzhang-gp
closed
4 years ago
0
Fixing the issue of FancyImpute throwing exceptions on columns with n…
#182
jzhang-gp
closed
4 years ago
0
Runtime performance improvement with sampling
#181
jzhang-gp
closed
4 years ago
0
Data Exporter Before Training the Estimator
#180
jzhang-gp
closed
4 years ago
0
Add back unit tests, bug fix, logging etc.
#179
jzhang-gp
closed
5 years ago
0
Clean up, fix and adjust a few skipped unit tests and remove outdated…
#178
jzhang-gp
closed
5 years ago
1
Remove boxcox
#177
jzhang-gp
closed
5 years ago
0
Integrate autointent copy
#176
jzhang-gp
closed
5 years ago
0
Fixing bugs in code on missing cache_manager in y_preparer and enable…
#175
jzhang-gp
closed
5 years ago
0
Turn off BoxCox transformer because it may lead to potential bugs
#174
jzhang-gp
closed
5 years ago
1
Override manager
#173
jzhang-gp
closed
5 years ago
0
Integrate autointent
#172
jzhang-gp
closed
5 years ago
1
Handle y variable transformation based on problem type.
#171
jzhang-gp
closed
5 years ago
0
Next