Skip to content

Commit 1a23bd5

Browse files
committed
FIX #190: remove leftover files
1 parent 5e8acfd commit 1a23bd5

3 files changed

Lines changed: 2 additions & 347 deletions

File tree

ConfigSpace/read_and_write/irace.py

Lines changed: 0 additions & 321 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ConfigSpace
22

3-
Copyright (c) 2014-2018, ConfigSpace developers
3+
Copyright (c) 2014-2021, ConfigSpace developers
44
Matthias Feurer
55
Katharina Eggensperger
66
and others (see commit history).
@@ -64,26 +64,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6464
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6565
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6666
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
67-
68-
# ConfigSpace.io.spearmint_april2013_mod_spearmint_pb2.py
69-
70-
Copyright (C) 2012 Jasper Snoek, Hugo Larochelle and Ryan P. Adams
71-
72-
This code is written for research and educational purposes only to
73-
supplement the paper entitled
74-
"Practical Bayesian Optimization of Machine Learning Algorithms"
75-
by Snoek, Larochelle and Adams
76-
Advances in Neural Information Processing Systems, 2012
77-
78-
This program is free software: you can redistribute it and/or modify
79-
it under the terms of the GNU General Public License as published by
80-
the Free Software Foundation, either version 3 of the License, or
81-
(at your option) any later version.
82-
83-
This program is distributed in the hope that it will be useful,
84-
but WITHOUT ANY WARRANTY; without even the implied warranty of
85-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
86-
GNU General Public License for more details.
87-
88-
You should have received a copy of the GNU General Public License
89-
along with this program. If not, see <http://www.gnu.org/licenses/>.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# ConfigSpace
22

33
A simple python module to manage configuration spaces for algorithm configuration
4-
and hyperparameter optimization tasks. Includes various scripts to translate
5-
between different text formats for configuration space description.
4+
and hyperparameter optimization tasks.
65
Distributed under BSD 3-clause, see LICENSE except all files in the directory
76
ConfigSpace.nx, which are copied from the networkx package and licensed
87
under a BSD license.

0 commit comments

Comments
 (0)