Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add multiplexer function #263

Merged
merged 8 commits into from
Oct 19, 2017
Merged

add multiplexer function #263

merged 8 commits into from
Oct 19, 2017

Conversation

rasbt
Copy link
Owner

@rasbt rasbt commented Oct 18, 2017

Description

Adds a new function, make_multiplexer_data that generates a n-bit Boolean multiplexer dataset for benchmarking and evaluating supervised machine learning algorithms.

Insert Description Here

Related issues or pull requests

Link related issues/pull requests here

Pull Request requirements

  • Added appropriate unit test functions in the ./mlxtend/*/tests directories
  • Ran nosetests ./mlxtend -sv and make sure that all unit tests pass
  • Checked the test coverage by running nosetests ./mlxtend --with-coverage
  • Checked for style issues by running flake8 ./mlxtend
  • Added a note about the modification or contribution to the ./docs/sources/CHANGELOG.md file
  • Modify documentation in the appropriate location under mlxtend/docs/sources/ (optional)
  • Checked that the Travis-CI build passed at https://travis-ci.org/rasbt/mlxtend

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling f6fe517 on multiplexer into 5735e00 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling 247c076 on multiplexer into 5735e00 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling c82560c on multiplexer into 5735e00 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling 19efe37 on multiplexer into 5735e00 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling 33226d4 on multiplexer into 38d5964 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling 33226d4 on multiplexer into 38d5964 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.795% when pulling c68911f on multiplexer into 38d5964 on master.

@rasbt rasbt merged commit 922f44f into master Oct 19, 2017
@rasbt rasbt deleted the multiplexer branch October 21, 2017 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants