代码搜索:Instance
找到约 10,000 项符合「Instance」的源代码
代码结果 10,000
www.eeworm.com/read/376138/9329852
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/365739/9849767
m hamming_loss.m
function HammingLoss=Hamming_loss(Pre_Labels,test_target)
%Computing the hamming loss
%Pre_Labels: the predicted labels of the classifier, if the ith instance belong to the jth class, Pre_Labels(j,i
www.eeworm.com/read/356588/10224256
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/274278/10879232
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/460538/7247717
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/437894/7740079
c svmpredict.c
#include
#include
#include
#include "svm.h"
#include "mex.h"
#include "svm_model_matlab.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define CMD_LEN 2
www.eeworm.com/read/320830/13417575
m hamming_loss.m
function HammingLoss=Hamming_loss(Pre_Labels,test_target)
%Computing the hamming loss
%Pre_Labels: the predicted labels of the classifier, if the ith instance belong to the jth class, Pre_Labels(j,i
www.eeworm.com/read/307256/13725700
c usbtty.c
/*
* (C) Copyright 2003
* Gerry Hamel, geh@ti.com, Texas Instruments
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens
www.eeworm.com/read/149876/5696223
cc misc.cc
// Test various -*- C++ -*- things.
// ====================== basic C++ types =======================
bool v_bool;
bool v_bool_array[2];
typedef struct fleep fleep;
struct fle
www.eeworm.com/read/148694/5711662
cc misc.cc
// Test various -*- C++ -*- things.
// ====================== basic C++ types =======================
bool v_bool;
bool v_bool_array[2];
typedef struct fleep fleep;
struct fle