{"id":15517054,"url":"https://github.com/deric/clueminer-cli","last_synced_at":"2025-10-13T02:06:17.524Z","repository":{"id":22650645,"uuid":"25993715","full_name":"deric/clueminer-cli","owner":"deric","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-14T07:19:20.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-07T03:37:42.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/active_model_serializers","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-30T23:18:54.000Z","updated_at":"2021-11-16T15:42:46.000Z","dependencies_parsed_at":"2022-07-27T03:17:11.268Z","dependency_job_id":null,"html_url":"https://github.com/deric/clueminer-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deric/clueminer-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fclueminer-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fclueminer-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fclueminer-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fclueminer-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deric","download_url":"https://codeload.github.com/deric/clueminer-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deric%2Fclueminer-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014003,"owners_count":26085343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T10:11:03.422Z","updated_at":"2025-10-13T02:06:17.486Z","avatar_url":"https://github.com/deric.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clueminer-cli\n\nThis project is dependent on the main repository of [Clueminer](https://github.com/deric/clueminer). In future dependencies should be downloaded from a repository, right you have to build Clueminer first, then CLI (dependencies will be loaded from Maven cache).\n\n## Build\n\njust compile JARs\n\n    mvn install\n\nand run it:\n\n    ./run\n\nchanging available memory:\n\n    JAVA_XMX=8192m ./run --algorithm \"...\" --data \"/some/path\"\n\nrun k-means clustering on a ARFF dataset (`k` will be used according to number of classes in the dataset ):\n```\n./run -d ~/_bench/artificial/aggregation.arff -t arff -a k-means -e \"AIC,NMI-sqrt\" --hint-k\n```\nmeta-search on a dataset:\n```\n./run -mts -d ~/_bench/real-world/iris.arff -e 'Ratkowsky-Lance,PointBiserial-Norm,NMI-sqrt'\n```\n\n  - to build single all containing JAR:\n```\nmvn assembly:assembly\n```\n\nmo clust:\n```\n./run -d ~/_bench/artificial/compound.arff -t arff -e \"AIC,NMI-sqrt\" -a Chameleon --cluster rows -exp Ch2-mo-ICS -p \"{cutoff-strategy:External_cutoff,merger:MOM-HS,mo_objective_1:ICS,mo_objective_2:CLS,mo_sort:Shatovska,debug:2}\"\n```\nchameleon:\n\n```\n ./run -d ~/_bench/artificial/aggregation.arff -t arff -a Chameleon --cluster rows -p \"{k-estim:cln2,cutoff-strategy:External_cutoff}\" -e \"NMI-sqrt\"\n```\n\nheatmap:\n\n./run -d data.arff -t arff -a HC-LW --heatmap --width 550 --cluster both\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fclueminer-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderic%2Fclueminer-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderic%2Fclueminer-cli/lists"}