MCPcopy Index your code
hub / github.com/automl/autoweka

github.com/automl/autoweka @v2.6.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.6.4 ↗ · + Follow
609 symbols 1,544 edges 64 files 190 documented · 31%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build Status

You can find the manual here. Javadoc is available here.

This project will not be updated anymore. We may make exceptions for pull requests.

Extension points exported contracts — how you extend this code

Metric (Interface)
Generic interface for different Metrics You can define custom metrics and use them by using their full class name [58 …
src/java/autoweka/ClassifierResult.java

Core symbols most depended-on inside this repo

add
called by 191
src/java/autoweka/ConfigurationCollection.java
get
called by 147
src/java/autoweka/ConfigurationCollection.java
size
called by 59
src/java/autoweka/ConfigurationCollection.java
getInfinity
called by 35
src/java/autoweka/ClassifierResult.java
toString
called by 33
src/java/autoweka/Parameter.java
parsePropertyString
called by 20
src/java/autoweka/Util.java
getTargetClass
called by 16
src/java/autoweka/ClassParams.java
getException
called by 15
src/java/autoweka/WorkerThread.java

Shape

Method 483
Class 118
Enum 4
Interface 3
Function 1

Languages

Java97%
Python3%

Modules by API surface

src/java/autoweka/ClassifierResult.java118 symbols
src/java/weka/classifiers/meta/AutoWEKAClassifier.java38 symbols
src/java/autoweka/Util.java30 symbols
src/java/autoweka/ClassifierRunner.java26 symbols
src/java/autoweka/XmlSerializable.java23 symbols
src/java/autoweka/Trajectory.java22 symbols
src/java/autoweka/Configuration.java20 symbols
src/java/weka/gui/explorer/AutoWEKAPanel.java19 symbols
src/java/autoweka/ExperimentConstructor.java18 symbols
src/java/autoweka/InstanceGenerator.java16 symbols
smac-v2.10.03-master-778/example_scenarios/spear-generic-wrapper/genericWrapper.py15 symbols
src/java/autoweka/instancegenerators/RandomSubSampling.java13 symbols

For agents

$ claude mcp add autoweka \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page