-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
35 split features and parameters (#37)
* Remove unneeded import and content types * Extract raise_error_if_file_type_incorrect method * Refactor process_data method to process features as well as parameters * Extract remove_file method * Add parameters args to run_algorithm and train_algorithm, refactor accordingly * Add info about getting parameters file into docs in get_template and get_graph * Remove redundant function * Rename data to features * Update tests * Adjust read me and examples * Uncomment conftest * Add 'fastparquet' to requirements for testing * Change split text method to use os * refactor(client): optimize python code Co-authored-by: Agata Rubacka <[email protected]> Co-authored-by: Ousama Esbel <[email protected]>
- Loading branch information
1 parent
0b2fdca
commit 78300cc
Showing
12 changed files
with
252 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.