代码搜索:learner

找到约 833 项符合「learner」的源代码

代码结果 833
www.eeworm.com/read/407916/11408601

cpp sorteddata.cpp

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408602

cpp extendabledata.cpp

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408604

h inputdata.h

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408605

h serialization.h

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408606

cpp inputdata.cpp

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408607

cpp haardata.cpp

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408614

h adaboostmhlearner.h

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/407916/11408615

h defaults.h

/* * This file is part of MultiBoost, a multi-class * AdaBoost learner/classifier * * Copyright (C) 2005-2006 Norman Casagrande * For informations write to nova77@gmail.com * * This library is free s
www.eeworm.com/read/312185/3675468

java splittertype.java

/* * Created on Feb 8, 2004 */ package jboost.learner; import java.io.Serializable; /** * @author cschavis */ public class SplitterType implements Serializable { private final String m_name;
www.eeworm.com/read/312185/3675475

java inequalitysplitter.java

package jboost.learner; import jboost.examples.Attribute; import jboost.examples.AttributeDescription; import jboost.examples.Instance; import jboost.examples.RealAttribute; /** * Splits examples a