{"id":27430996,"url":"https://github.com/bigmlcom/gen-data","last_synced_at":"2025-04-14T15:28:14.728Z","repository":{"id":140669209,"uuid":"50686921","full_name":"bigmlcom/gen-data","owner":"bigmlcom","description":"A tiny project for generating synthetic data","archived":false,"fork":false,"pushed_at":"2016-02-05T01:23:46.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-16T10:58:59.997Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigmlcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-29T19:44:13.000Z","updated_at":"2017-06-11T21:26:07.000Z","dependencies_parsed_at":"2023-05-11T07:30:41.288Z","dependency_job_id":null,"html_url":"https://github.com/bigmlcom/gen-data","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmlcom%2Fgen-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmlcom%2Fgen-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmlcom%2Fgen-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigmlcom%2Fgen-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigmlcom","download_url":"https://codeload.github.com/bigmlcom/gen-data/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905866,"owners_count":21181067,"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","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":"2025-04-14T15:28:13.731Z","updated_at":"2025-04-14T15:28:14.707Z","avatar_url":"https://github.com/bigmlcom.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gen-data\n\nA tiny project to generate synthetic data.  Each class will be\nrepresentd by a randomly projected and translated gaussian.  Example\nusage:\n\n```console\nlein run --output foo.csv --classes 100 --fields 20 --rows 10000 --seed foo\n```\n\n# Parameters\n\nThe possible parameters for a `lein run` task are:\n\n  - *--output* : The output file.\n  - *--classes* : The number of classes (with associated clusters) in the data.\n  - *--fields* : The number of numeric fields the data.\n  - *--hidden* : The number of hidden fields. The hidden fields are\n                 part of the cluster projections, but not visible in\n                 the final data.\n  - *--rows* : The number of rows.\n  - *--seed* : A seed for random number generator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigmlcom%2Fgen-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigmlcom%2Fgen-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigmlcom%2Fgen-data/lists"}