Sha256: e3658516bf51d1fef42feeec18bb5fb46dc85a70ac265fe5c80dd923a5da45e8
Contents?: true
Size: 1.2 KB
Versions: 13
Compression:
Stored size: 1.2 KB
Contents
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - create_iris_datafile.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2011 Davis E. King (davis@dlib.net) </font><font color='#009900'>// License: Boost Software License See LICENSE.txt for the full license. </font><font color='#0000FF'>#ifndef</font> DLIB_CREATE_IRIS_DAtAFILE_Hh_ <font color='#0000FF'>#define</font> DLIB_CREATE_IRIS_DAtAFILE_Hh_ <font color='#0000FF'>namespace</font> dlib <b>{</b> <font color='#0000FF'><u>void</u></font> <b><a name='create_iris_datafile'></a>create_iris_datafile</b> <font face='Lucida Console'>(</font> <font face='Lucida Console'>)</font>; <font color='#009900'>/*! ensures - Creates a local file called iris.scale that contains the 150 samples from the 3-class Iris dataset from the UCI repository. The file will be in LIBSVM format (it was originally downloaded from the LIBSVM website). !*/</font> <b>}</b> <font color='#0000FF'>#endif</font> <font color='#009900'>// DLIB_CREATE_IRIS_DAtAFILE_Hh_ </font> </pre></body></html>
Version data entries
13 entries across 13 versions & 1 rubygems