-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: ludwig-ai/ludwig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixes all doc strings to use triple double quotes instead of single
#3
by msaisumanth
was merged Jan 16, 2019
Loading…
Adds the image data synthesizer code and integration tests with image features
#6
by msaisumanth
was merged Jan 22, 2019
Loading…
Adds integration tests that use tied_weights and attention
#8
by msaisumanth
was merged Jan 22, 2019
Loading…
Adds a test for model resume and predict. Also some minor refactoring for the tests
#11
by msaisumanth
was merged Jan 24, 2019
Loading…
Adds a test for Sequence Combiners and fixes a bug in combiners.py
#15
by msaisumanth
was merged Jan 29, 2019
Loading…
Cleans up some integration tests using pytest.fixture
#16
by msaisumanth
was merged Jan 29, 2019
Loading…
Adds some tests to cover all possible input, output feature types
#17
by msaisumanth
was merged Jan 31, 2019
Loading…
Tests for text output feature, changes the scope of pytest.fixture to the default (method)
#18
by msaisumanth
was merged Feb 1, 2019
Loading…
Fixes pandas read_csv issue. Removes some duplicate code from api
#19
by msaisumanth
was merged Feb 2, 2019
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.