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

Refactor mslearn to use matminer for its dataset needs #125

Merged
merged 7 commits into from
Nov 14, 2018
Merged

Refactor mslearn to use matminer for its dataset needs #125

merged 7 commits into from
Nov 14, 2018

Conversation

Doppe1g4nger
Copy link
Contributor

@Doppe1g4nger Doppe1g4nger commented Nov 11, 2018

This PR updates the code in mslearn to use matminer to handle datasets rather than using its own dedicated loaders and such. @ardunn I also refactored the examples and benchmarking code out of the mslearn directory to have some separation of scripts and actual package code. Letting you know about this before merging to make sure that's fine.

EDIT: After finding an issue with the way matminer 0.4.4 is installed which breaks the dataset loaders this should not be merged until matminer is updated to fix this.

EDIT 2: Issue has been fixed, ready to merge.

Daniel Dopp added 3 commits November 13, 2018 15:35
…earn into dataset_update

# Conflicts:
#	mslearn/data/load.py
#	mslearn/data/sources/glass_binary.csv
#	mslearn/featurization/metaselection/tests/test_core.py
#	mslearn/featurization/metaselection/tests/test_metafeatures.py
…earn into dataset_update

# Conflicts:
#	mslearn/data/load.py
#	mslearn/data/sources/glass_binary.csv
#	mslearn/featurization/metaselection/tests/test_core.py
#	mslearn/featurization/metaselection/tests/test_metafeatures.py
@Doppe1g4nger Doppe1g4nger merged commit ab83552 into hackingmaterials:master Nov 14, 2018
@Doppe1g4nger
Copy link
Contributor Author

Going ahead and merging as I see no reason people would be against it

@ardunn
Copy link
Contributor

ardunn commented Nov 14, 2018

awesome thx

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.

2 participants