CatgirlIntelligenceAgency/code/tools/experiment-runner
Viktor cbbf60a599 Better fingerprinting (#35)
* Better fingerprinting for server tech
* Many more features in FeatureExtractor
* Blog specialization
* SiteType table
2023-07-10 18:58:43 +02:00
..
src/main/java/nu/marginalia/tools Better fingerprinting (#35) 2023-07-10 18:58:43 +02:00
build.gradle Tests for crawler specialization + testdata 2023-06-27 10:57:54 +02:00
readme.md Add experiment runner tool and got rid of experiments module in processes. 2023-03-28 16:58:46 +02:00

Experiment Runner

This tool is a means of launching crawl data processing experiments, for interacting with crawl data.

It's launched with run/experiment.sh. New experiments need to be added to ExperimentRunnerMain in order for the script to be able to run them.