文件名称:detrin-0.1.1
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 316kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DETRIN is a C++ library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields. -DETRIN is a C++ Library of classification algorithms and other utilities in the field of data mining. We will use standard ISO C++ Programming language to develop our project. The goal of DETRIN is to facilitate researchers in the related fields.
相关搜索: ISO
(系统自动生成,下载前可以参看下载内容)
下载文件列表
detrin
......\bin
......\changelog.txt
......\detrin.hpp
......\doc
......\...\footer
......\...\......\footer.html
......\...\img
......\doxyfile
......\lib
......\readme.html
......\readme.txt
......\src
......\...\avc_set.cpp
......\...\avc_set.hpp
......\...\csvreader.cpp
......\...\csvreader.hpp
......\...\decision_tree.cpp
......\...\decision_tree.hpp
......\...\Duration.h
......\...\exception.cpp
......\...\exception.hpp
......\...\field.cpp
......\...\field.hpp
......\...\gini.cpp
......\...\gini.hpp
......\...\handle.hpp
......\...\predicate.cpp
......\...\predicate.hpp
......\...\rainforest.cpp
......\...\rainforest.hpp
......\...\splitter.cpp
......\...\splitter.hpp
......\...\test_csv.cpp
......\...\test_rainforest.cpp
......\...\tree.hh
......\...\tuple.cpp
......\...\tuple.hpp
......\src_temp
......\........\column.cpp
......\........\column.hpp
......\........\columntyped.hpp
......\........\columntyped_impl.hpp
......\........\condition.cpp
......\........\condition.hpp
......\........\csvreader.cpp
......\........\csvreader.cpp.bak
......\........\csvreader.hpp.bak
......\........\decisiontree.cpp
......\........\decisiontree.hpp
......\........\decision_tree.cpp
......\........\decision_tree.hpp
......\........\detrinlib.cpp
......\........\rainforest.hpp
......\........\stats.hpp
......\........\treebasedalgo.cpp
......\........\treebasedalgo.hpp
......\........\tuple.hpp.bak
......\........\tuple_helper.cpp
......\........\tuple_impl.hpp
......\test
......\....\csv_data
......\....\csv_data-0
......\....\csv_data-0-0
......\....\csv_data-0-1
......\....\csv_data-1
......\....\csv_data1
......\....\csv_data1-0
......\....\csv_data1-1
......\....\csv_meta
......\....\csv_meta-0
......\....\csv_meta-0-0
......\....\csv_meta-0-1
......\....\csv_meta-1
......\....\csv_meta1
......\....\csv_meta1-0
......\....\csv_meta1-1
......\....\csv_out.txt
......\....\gini_test.txt
......\....\kddcup_data.txt
......\....\kddcup_out.txt
......\tree
......\....\ChangeLog.txt
......\....\test_tree.cc
......\....\test_tree.output
......\....\tree.hh
......\....\tree.hh.txt
......\....\tree.pdf
......\....\tree_example.cc
......\....\tree_msvc.hh
......\....\tree_util.hh
......\vc6
......\...\detrin.dsw
......\...\detrin.ncb
......\...\detrin.opt
......\...\detrinlib.dsp
......\...\detrinlib.plg
......\...\test_csv.dsp
......\...\test_csv.plg
......\vc7_1
......\bin
......\changelog.txt
......\detrin.hpp
......\doc
......\...\footer
......\...\......\footer.html
......\...\img
......\doxyfile
......\lib
......\readme.html
......\readme.txt
......\src
......\...\avc_set.cpp
......\...\avc_set.hpp
......\...\csvreader.cpp
......\...\csvreader.hpp
......\...\decision_tree.cpp
......\...\decision_tree.hpp
......\...\Duration.h
......\...\exception.cpp
......\...\exception.hpp
......\...\field.cpp
......\...\field.hpp
......\...\gini.cpp
......\...\gini.hpp
......\...\handle.hpp
......\...\predicate.cpp
......\...\predicate.hpp
......\...\rainforest.cpp
......\...\rainforest.hpp
......\...\splitter.cpp
......\...\splitter.hpp
......\...\test_csv.cpp
......\...\test_rainforest.cpp
......\...\tree.hh
......\...\tuple.cpp
......\...\tuple.hpp
......\src_temp
......\........\column.cpp
......\........\column.hpp
......\........\columntyped.hpp
......\........\columntyped_impl.hpp
......\........\condition.cpp
......\........\condition.hpp
......\........\csvreader.cpp
......\........\csvreader.cpp.bak
......\........\csvreader.hpp.bak
......\........\decisiontree.cpp
......\........\decisiontree.hpp
......\........\decision_tree.cpp
......\........\decision_tree.hpp
......\........\detrinlib.cpp
......\........\rainforest.hpp
......\........\stats.hpp
......\........\treebasedalgo.cpp
......\........\treebasedalgo.hpp
......\........\tuple.hpp.bak
......\........\tuple_helper.cpp
......\........\tuple_impl.hpp
......\test
......\....\csv_data
......\....\csv_data-0
......\....\csv_data-0-0
......\....\csv_data-0-1
......\....\csv_data-1
......\....\csv_data1
......\....\csv_data1-0
......\....\csv_data1-1
......\....\csv_meta
......\....\csv_meta-0
......\....\csv_meta-0-0
......\....\csv_meta-0-1
......\....\csv_meta-1
......\....\csv_meta1
......\....\csv_meta1-0
......\....\csv_meta1-1
......\....\csv_out.txt
......\....\gini_test.txt
......\....\kddcup_data.txt
......\....\kddcup_out.txt
......\tree
......\....\ChangeLog.txt
......\....\test_tree.cc
......\....\test_tree.output
......\....\tree.hh
......\....\tree.hh.txt
......\....\tree.pdf
......\....\tree_example.cc
......\....\tree_msvc.hh
......\....\tree_util.hh
......\vc6
......\...\detrin.dsw
......\...\detrin.ncb
......\...\detrin.opt
......\...\detrinlib.dsp
......\...\detrinlib.plg
......\...\test_csv.dsp
......\...\test_csv.plg
......\vc7_1