Skip to content

Commit ea27c0a

Browse files
committed
started working datasets
1 parent 0500504 commit ea27c0a

File tree

3 files changed

+219
-62
lines changed

3 files changed

+219
-62
lines changed

src/interfaces/swig/IO.i

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
%rename(MemoryMappedFile) CMemoryMappedFile;
2727

2828
%shared_ptr(shogun::OpenMLFlow)
29-
%shared_ptr(shogun::ShogunOpenML::flow_to_model)
30-
%shared_ptr(shogun::ShogunOpenML::model_to_flow)
3129

3230
%include <shogun/io/File.h>
3331
%include <shogun/io/streaming/StreamingFile.h>

0 commit comments

Comments
 (0)