infuse-java:INFUSE 的 Java 实现

时间:2024-07-12 03:46:57
【文件属性】:

文件名称:infuse-java:INFUSE 的 Java 实现

文件大小:854KB

文件格式:ZIP

更新时间:2024-07-12 03:46:57

Java

注入 的 Java 实现。 该项目可以在 eclipse 中构建,也可以使用 maven 构建。 可以在找到可运行的预构建 jar。 刚刚运行项目时,会加载一个示例数据集。 但是,可以接受以下命令行参数来加载其他数据集: -json 从单个 JSON 文件加载数据集。 该文件假定具有的结构。 { "featureSelection" : [ // defines the order the feature selection algorithms are displayed "FeatureSelectionFisherScore" , // the names of the algorithms serve as id … ] , "classification" : [ // all classification results


【文件预览】:
infuse-java-master
----pom.xml(2KB)
----readme.md(2KB)
----LICENSE(1KB)
----.settings()
--------org.eclipse.m2e.core.prefs(117B)
--------org.eclipse.ltk.core.refactoring.prefs(134B)
--------org.eclipse.core.resources.prefs(150B)
--------checkstyle.xml(5KB)
--------org.eclipse.jdt.ui.prefs(5KB)
--------dict(186B)
--------org.eclipse.core.runtime.prefs(78B)
--------org.maven.ide.eclipse.prefs(262B)
--------org.eclipse.jdt.core.prefs(30KB)
----infuse.jar(697KB)
----src()
--------main()
----.checkstyle(516B)
----.project(715B)
----.classpath(1KB)
----.gitignore(161B)

网友评论