{"id":17091045,"url":"https://github.com/ipazc/mldatahub","last_synced_at":"2026-01-20T10:33:17.437Z","repository":{"id":108934958,"uuid":"103652508","full_name":"ipazc/mldatahub","owner":"ipazc","description":"Machine Learning data HUB for storing datasets.","archived":false,"fork":false,"pushed_at":"2017-12-04T11:22:30.000Z","size":222,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T00:42:21.440Z","etag":null,"topics":["backend","dataset","flask","flask-restful","linux","machine-learning","ming","mongodb","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipazc.png","metadata":{"files":{"readme":"README.rst","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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-15T12:04:14.000Z","updated_at":"2017-11-21T16:35:59.000Z","dependencies_parsed_at":"2023-04-18T07:47:23.317Z","dependency_job_id":null,"html_url":"https://github.com/ipazc/mldatahub","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ipazc/mldatahub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipazc%2Fmldatahub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipazc%2Fmldatahub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipazc%2Fmldatahub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipazc%2Fmldatahub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipazc","download_url":"https://codeload.github.com/ipazc/mldatahub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipazc%2Fmldatahub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","dataset","flask","flask-restful","linux","machine-learning","ming","mongodb","python3"],"created_at":"2024-10-14T13:57:25.860Z","updated_at":"2026-01-20T10:33:17.409Z","avatar_url":"https://github.com/ipazc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"===============\nmldatahub 0.0.1\n===============\n\n`MlDataHub` is a dataset storage hub backend. It is intended to be a standard tool for hosting and managing Machine Learning datasets.\n\n.. image:: https://travis-ci.org/ipazc/mldatahub.svg?branch=master\n    :target: https://travis-ci.org/ipazc/mldatahub\n\n.. image:: https://coveralls.io/repos/github/ipazc/mldatahub/badge.svg?branch=master\n    :target: https://coveralls.io/github/ipazc/mldatahub?branch=master\n\nThis is still a work in progress. It is expected to achieve a Proof Of Concept during December 2017.\n\n=====\nNOTES\n=====\n\nOn mongo, it is required to set some indexes:\n\n\n.. code:: javascript\n\n    db.element.createIndex({'addition_date': 1})\n    db.element.createIndex({'dataset_id': 1})\n    db.element.createIndex({'file_ref_id': 1})\n    db.element.createIndex({'_previous_id': 1})\n    db.file.createIndex({'sha256': 1})\n    db.restapi.createIndex({'ip': 1})\n\n\n=======\nLICENSE\n=======\n\nIt is released under the **GNU GPL v3 or greater** license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipazc%2Fmldatahub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipazc%2Fmldatahub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipazc%2Fmldatahub/lists"}