{"id":19713592,"url":"https://github.com/modal-inria/mixtcomp-docker","last_synced_at":"2026-05-15T14:32:20.961Z","repository":{"id":105075930,"uuid":"295971351","full_name":"modal-inria/MixtComp-Docker","owner":"modal-inria","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-29T11:38:05.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T14:53:06.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modal-inria.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-16T08:28:24.000Z","updated_at":"2020-09-28T17:59:36.000Z","dependencies_parsed_at":"2023-03-13T14:50:23.299Z","dependency_job_id":null,"html_url":"https://github.com/modal-inria/MixtComp-Docker","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/modal-inria%2FMixtComp-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modal-inria%2FMixtComp-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modal-inria%2FMixtComp-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modal-inria%2FMixtComp-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modal-inria","download_url":"https://codeload.github.com/modal-inria/MixtComp-Docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241031996,"owners_count":19897398,"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":"2024-11-11T22:23:43.637Z","updated_at":"2026-05-15T14:32:15.939Z","avatar_url":"https://github.com/modal-inria.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MixtComp Docker\n\nBuild\n\n```\nsudo docker build -t mixtcomp/docker .\n```\n\nLearn with default files (*data.csv*, *model.csv*, *algo.json*, *param.json*)\n\n```\nsudo docker run --rm  -v \u003cdata_directory\u003e:/home/docker/data mixtcomp/docker\n```\n\nPredict with the learnt model\n\n```\nsudo docker run --rm -v \u003cdata_directory\u003e:/home/docker/data mixtcomp/docker data/data.csv data/model.csv data/algo.json data/param.json data/resLearn.RData\n```\n\n## Learn mode\n\n4 files:\n\n- data csv file with semicolon (;) as separator and the first line as column names\n- model csv file with semicolon (;) as separator and the first line as column names\n- algo json file containing the SEM algorithm's parameters (see associated documentation in *RMixtComp* or *data[-functional]-example/algo.json* file)\n- param json file containing the mixtCompLearn/mixtCompredict function parameters (see associated documentation in *RMixtComp* or *data[-functional]-example/param.json* file)\n\nThe output is saved in *\u003cdata_directory\u003e/resLearn.RData*.\n\n## Predict mode\n\n5 files:\n\n- same 4 first files as learn mode\n- res containing the learnt model (\".RData\" file with a saved MixtComp object named *res*)\n\nThe output is saved in *\u003cdata_directory\u003e/resPredict.RData*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodal-inria%2Fmixtcomp-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodal-inria%2Fmixtcomp-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodal-inria%2Fmixtcomp-docker/lists"}