Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datarootsio/ml-skeleton-py
A best-practices first project template that allows you to get started on a new machine learning project.
https://github.com/datarootsio/ml-skeleton-py
ai best-practices docker docker-compose machine-learning machine-learning-template python shim template unittesting
Last synced: about 11 hours ago
JSON representation
A best-practices first project template that allows you to get started on a new machine learning project.
- Host: GitHub
- URL: https://github.com/datarootsio/ml-skeleton-py
- Owner: datarootsio
- License: mit
- Created: 2020-08-10T14:07:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T14:06:47.000Z (about 3 years ago)
- Last Synced: 2023-11-07T17:23:50.173Z (about 1 year ago)
- Topics: ai, best-practices, docker, docker-compose, machine-learning, machine-learning-template, python, shim, template, unittesting
- Language: Python
- Homepage:
- Size: 35.3 MB
- Stars: 134
- Watchers: 12
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![maintained by dataroots](https://img.shields.io/badge/maintained%20by-dataroots-%2300b189)](https://dataroots.io)
[![PythonVersion](https://img.shields.io/pypi/pyversions/gino_admin)](https://img.shields.io/pypi/pyversions/gino_admin)
[![tests](https://github.com/datarootsio/ml-skeleton-py/workflows/tests/badge.svg?branch=master)](https://github.com/datarootsio/ml-skeleton-py/actions)
[![Codecov](https://codecov.io/github/datarootsio/ml-skeleton-py/badge.svg?branch=master&service=github)](https://github.com/datarootsio/ml-skeleton-py/actions)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
![](https://scontent.fbru1-1.fna.fbcdn.net/v/t1.0-9/94305647_112517570431823_3318660558911176704_o.png?_nc_cat=111&_nc_sid=e3f864&_nc_ohc=-spbrtnzSpQAX_qi7iI&_nc_ht=scontent.fbru1-1.fna&oh=483d147a29972c72dfb588b91d57ac3c&oe=5F99368A "Logo")**NOTE:** This is a best-practices first project template that allows you to get started on a new machine learning project. For more info on how to use it check out [HOWTO.md](HOWTO.md). Feel free to use it how it suits you best 🚀
# `PROJECT NAME`
> project for: `client name`
## Objective
`ADD OBJECTIVE OF CASE`
## Explorative results
`SHORT SUMMARY AND LINK TO REPORT`
## Modelling results
`SHORT SUMMARY AND LINK TO REPORT`
## Usage
`ADD EXPLANATION`
## Configuration
`RELEVANT INFO ON CONFIGURATION`
## Deploy
`RELEVANT INFO ON DEPLOYMENT`
> copyright by `your company`
> main developer `developer_name` (`developer email`)