{"id":22006945,"url":"https://github.com/rp4ri/app-ml-django","last_synced_at":"2026-04-13T00:19:49.949Z","repository":{"id":167785828,"uuid":"549202948","full_name":"rp4ri/app-ml-django","owner":"rp4ri","description":"This is a machine learning project deployed using django","archived":false,"fork":false,"pushed_at":"2022-10-17T02:16:30.000Z","size":27518,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T13:49:08.890Z","etag":null,"topics":["django","dockerfile","machine-learning","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rp4ri.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":"2022-10-10T20:48:09.000Z","updated_at":"2022-10-17T02:17:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a65f950c-c8e2-4ad3-baab-4444e5368ce0","html_url":"https://github.com/rp4ri/app-ml-django","commit_stats":null,"previous_names":["rp4ri/app-ml-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rp4ri%2Fapp-ml-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rp4ri%2Fapp-ml-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rp4ri%2Fapp-ml-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rp4ri%2Fapp-ml-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rp4ri","download_url":"https://codeload.github.com/rp4ri/app-ml-django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066521,"owners_count":20555404,"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":["django","dockerfile","machine-learning","python"],"created_at":"2024-11-30T01:15:45.395Z","updated_at":"2026-04-13T00:19:49.906Z","avatar_url":"https://github.com/rp4ri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# app-ml-django\n\n- **By:** Rodrigo Pari\n\n- **Contact:** rodrigo.parisusao25201@gmail.com\n\nThis is a machine learning project deployed using django\n\n## Licence\n\n\nThis project has not a license file\n\n## Directories Distribution\n```\n├── README.md\n├── main.py\n├── backend\\server\n│   ├── apps\n│   │   ├── endpoints\n|   |   |   ├── __init__.py\n|   |   |   ├── admin.py\n|   |   |   ├── apps.py\n|   |   |   ├── migrations\n|   |   |   |   └── __init__.py\n|   |   |   ├── models.py\n|   |   |   ├── serializers.py\n|   |   |   ├── tests.py\n|   |   |   ├── urls.py\n|   |   |   └── views.py\n│   │   └── ml\n|   |   |   ├── __init__.py\n|   |   |   ├── income_classifier\n|   |   |   |   ├── __init__.py\n|   |   |   |   ├── extra_trees.py\n|   |   |   |   └── random_forest.py\n|   |   |   ├── registry.py\n|   |   |   └── tests.py\n│   ├── db.sqlite3\n│   ├── manage.py\n│   ├── server\n|   |   ├── __init__.py\n|   |   ├── asgi.py\n|   |   ├── settings.py\n|   |   ├── urls.py\n|   |   └── wsgi.py\n├── docker-compose.yml\n├── docker\n│   ├── backend\n│   │   ├── Dockerfile\n│   │   └── wsgi-entrypoint.sh\n│   └── nginx\n│       ├── Dockerfile\n│       └── default.conf\n├── notebooks\n│   ├── 1_creando-modelo.ipynb\n│   ├── 2_ab-test.ipynb\n│   ├── encoders.joblib\n│   ├── extra_trees.joblib\n│   ├── random_forest.joblib\n│   └── train_mode.joblib\n└── requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frp4ri%2Fapp-ml-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frp4ri%2Fapp-ml-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frp4ri%2Fapp-ml-django/lists"}