Jirka Borovec
|
1fd1e42aa6
|
Fix setup-doc for pypi (#472)
* add Twine to CI
* freeze Twine
* freeze Twine
* minor refactoring
* try another
* fix req.
* update README
* fix __doc__
* fix multiple req. test-tube
|
2019-11-09 00:59:14 -05:00 |
|
William Falcon
|
e6e325c853
|
added comet testing dep
|
2019-10-22 10:36:48 +03:00 |
|
William Falcon
|
ad3c6acca3
|
flake8
|
2019-10-22 10:34:00 +03:00 |
|
Nic Eggert
|
480eed5cb6
|
Enable any ML experiment tracking framework (#223)
* Implement generic loggers for experiment tracking
* Add tests for loggers
* Get model tests passing
* Test and fix logger pickling
* Expand pickle test and fix bug
* Missed exp -> logger conversion
* Remove commented code
* Add docstrings
* Update logging docs
* Add mlflow to test requirements
* Make linter happy
* Fix mlflow timestamp
* Update Logging.md
* Update test_models.py
* Update test_models.py
* Update test_models.py
* Update properties.md
* Fix tests
* Line length
|
2019-09-27 12:05:29 -04:00 |
|
Jiri BOROVEC
|
4e0b9c50e7
|
add CircleCI
|
2019-08-06 22:45:46 +02:00 |
|
Jiri BOROVEC
|
50cca25d6f
|
add missing req.
|
2019-08-06 22:45:27 +02:00 |
|
Jiri BOROVEC
|
627ac0be32
|
fix tests req.
|
2019-08-06 22:44:13 +02:00 |
|
Jiri BOROVEC
|
469941a528
|
pkg relative imports
* split requirements.txt
* pytest verbose
|
2019-08-05 10:52:09 +02:00 |
|