Skip to content

clean up requirements in setup.py#205

Open
martin-hunt wants to merge 3 commits intouw-cmg:masterfrom
martin-hunt:master
Open

clean up requirements in setup.py#205
martin-hunt wants to merge 3 commits intouw-cmg:masterfrom
martin-hunt:master

Conversation

@martin-hunt
Copy link
Copy Markdown

The existing requirements are a combination of many unrelated packages with a mix of specific old and new versions. I was unsure of the real version requirements so I changed all the "=" to ">=" to permit newer versions. I also removed many packages that appeared unrelated to MASL-ML. I also added keras which is a huge dependency.

Add mastml.legos and  mastml.search to packages
Also move magpie under mastml and add it to the packages.  Adjust future_generators.py to find the installed magpie tables.
@martin-hunt
Copy link
Copy Markdown
Author

More changes to make this installable. Fixed package list so mastml.legos and mastml.search are installed. Moved 'magpie' to 'mastml/magpie' and added it to package list. Adjusted path in feature_generators.py

@martin-hunt
Copy link
Copy Markdown
Author

Added scikit-optimize as a dependency

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.

1 participant