udellgroup / oboe

An AutoML pipeline selection system to quickly select a promising pipeline for a new dataset.
BSD 3-Clause "New" or "Revised" License
82 stars 17 forks source link

Improving user friendly #10

Closed mbahmani closed 3 years ago

mbahmani commented 4 years ago

fixed the following issue:

  1. added .gitignore correctly
  2. added requirement.txt file for installing easily required modules.
chengrunyang commented 3 years ago

Thanks for contributing! I'm closing this pull request since the requirements have been added to setup.py, and the .gitignore has been updated. Feel free to reopen this request or submit a new one for anything.