Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

preparing pip installable codebase #59

Merged
merged 55 commits into from
May 23, 2018
Merged

preparing pip installable codebase #59

merged 55 commits into from
May 23, 2018

Conversation

kamil-kaczmarek
Copy link
Member

No description provided.

mromaniukcdl and others added 22 commits April 24, 2018 16:38
Add examples: 1-getting-started.ipynb and 2-multi-step.ipynb
Some UNet improvements and CrossEntropyLoss() added
Notebook#3: Adapter for ensembling
#32)

* decoupled sklearn preprocessing from text preprocessing with heavy dependencies

* fixed import error

* dropped anonymization from text.py, reformatted imports, small refactors
* Step halfway done

* Step init args done

* Steps docstrings done

* added docstrings to Step properties

* Step docstring done

* dropped mock transformer addeed docstrings to Base and Dummy Transformers

* base documentation finished, minor refactors

* docstrings added to adapters

* docstrings added

* started refactoring lgbm

* Update base.py

* updated docstrings

* base transformer docstring fix

* fixed logging docstrings
* Notebook #5: Example with Keras

* Corrected notebook for Keras and necessary refactors in ClassifierGenerator
* Write tests for new adapter syntax

* Refactor adapter

* Improve handling of caches and logs in tests

* Fix minor issues mentioned in PR comments

* Rewrite tests in pytest framework

* Move adapting to seperate class, alter behaviour

* Correction: mutable object as default argument in Step initializer
* Corrections and tests for Sklearn wrappers

* make_transformer taking arbitrary functions
* fix issues #48 and #49

* use of setdefault method

* fix according to Kamil's request
* Remove tutorial notebooks

* Remove modules with heavy dependencies

* Rename steps -> steppy

* Add setup.py

* Tell git to ignore egg files

* Read the docs might output of sphinx-quickstart

* Requirements file

* Try adding sphinx-apidoc output

* Add some requirements

* Add IPython to requirements

* removed intro.ipynb and updated requirements.txt

* corrected setup.py

* refactored NoOperation to IdentityOperation, optimized inputs

* moved misc.py to steppy-toolkit

* simplified ProbabilityCalibation, BaseTransformer small refactor

* prepare setup.py and setup.cfg for PyPI registration

* added install requires to setup.py

* name refactor
@kamil-kaczmarek kamil-kaczmarek added this to the Steps as Python package milestone May 23, 2018
@kamil-kaczmarek kamil-kaczmarek self-assigned this May 23, 2018
@kamil-kaczmarek kamil-kaczmarek changed the title Dev preparing pip installable codebase May 23, 2018
@kamil-kaczmarek kamil-kaczmarek merged commit 015cc31 into dev-0.1.1 May 23, 2018
@kamil-kaczmarek kamil-kaczmarek deleted the dev branch May 23, 2018 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants