mldev


Namemldev JSON
Version 0.5.0.dev1 PyPI version JSON
download
home_pagehttps://gitlab.com/mlrep/mldev.git
Summarymldev is a tool for running reproducible experiments
upload_time2024-01-28 15:19:20
maintainer
docs_urlNone
authorMLREP team
requires_python>=3.6
licenseApache 2.0 license
keywords data-science developer-tools reproducibility collaboration ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
MLDev software
==============

This repository contains the MLDev software, that facilitates running data science experiments, 
help in results presentation and eases paper preparation for students, data scientists and researchers.

The MLDev software provides the following features to help with automating machine learning experiments:


* Configure stages and parameters of a data science experiment separately from your code
* Conduct a repeatable experiment in Google Colab or PaperSpace
* Keep versions of your code, results and intermediate files on Google Drive (other repos coming soon)
* Use a variety of pre-built templates to get started

MLDev also provides some services that run alongside your experiment code:
You can have the notifications via Telegram about the exeptions while training your model


* Keep updated on current experiment state using TensorBoard (even on Colab)
* Deploy and demo your model with a model controller (feature in progress) 

Install mldev
=============

MLDev comes with a couple of extensions (extras), see the homepage for details. 

- base
- dvc
- tensorboard
- controller
- bot
- jupyter
- collab

Install using ``install_mldev.sh`` script
-----------------------------------------

Get the latest version of our install file to your local machine and run it.

``$ curl https://gitlab.com/mlrep/mldev/-/raw/develop/install_mldev.sh -o install_mldev.sh`` 

``$ chmod +x ./install_mldev.sh``

``$ ./install_mldev.sh``

You may be asked for ``root`` privileges if there are system packages to be installed.

Wait a couple of minutes until installation will complete, congrats!


Install from PyPI
-----------------

Use ``pip`` to install MLDev package from PyPI. This will not install any system dependencies.

Useful for including MLDev into ``requirements.txt`` in your experiments.

``$ python3 -m pip install mldev[base]``



Contacts
========

You can reach developers at the `Telegram user group <https://t.me/mldev_betatest>`_

Homepage https://gitlab.com/mlrep/mldev

See the project page at the Open Data Science website https://ods.ai/projects/mldev

License
=======

The software is licensed under Apache 2.0 license



            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/mlrep/mldev.git",
    "name": "mldev",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "data-science developer-tools reproducibility collaboration ai",
    "author": "MLREP team",
    "author_email": "dev@mlrep.org",
    "download_url": "https://files.pythonhosted.org/packages/4a/bc/e280060744af68e42bcfb27b6a4fe82be8b975ca8fa8637d5416454797e7/mldev-0.5.0.dev1.tar.gz",
    "platform": null,
    "description": "\nMLDev software\n==============\n\nThis repository contains the MLDev software, that facilitates running data science experiments, \nhelp in results presentation and eases paper preparation for students, data scientists and researchers.\n\nThe MLDev software provides the following features to help with automating machine learning experiments:\n\n\n* Configure stages and parameters of a data science experiment separately from your code\n* Conduct a repeatable experiment in Google Colab or PaperSpace\n* Keep versions of your code, results and intermediate files on Google Drive (other repos coming soon)\n* Use a variety of pre-built templates to get started\n\nMLDev also provides some services that run alongside your experiment code:\nYou can have the notifications via Telegram about the exeptions while training your model\n\n\n* Keep updated on current experiment state using TensorBoard (even on Colab)\n* Deploy and demo your model with a model controller (feature in progress) \n\nInstall mldev\n=============\n\nMLDev comes with a couple of extensions (extras), see the homepage for details. \n\n- base\n- dvc\n- tensorboard\n- controller\n- bot\n- jupyter\n- collab\n\nInstall using ``install_mldev.sh`` script\n-----------------------------------------\n\nGet the latest version of our install file to your local machine and run it.\n\n``$ curl https://gitlab.com/mlrep/mldev/-/raw/develop/install_mldev.sh -o install_mldev.sh`` \n\n``$ chmod +x ./install_mldev.sh``\n\n``$ ./install_mldev.sh``\n\nYou may be asked for ``root`` privileges if there are system packages to be installed.\n\nWait a couple of minutes until installation will complete, congrats!\n\n\nInstall from PyPI\n-----------------\n\nUse ``pip`` to install MLDev package from PyPI. This will not install any system dependencies.\n\nUseful for including MLDev into ``requirements.txt`` in your experiments.\n\n``$ python3 -m pip install mldev[base]``\n\n\n\nContacts\n========\n\nYou can reach developers at the `Telegram user group <https://t.me/mldev_betatest>`_\n\nHomepage https://gitlab.com/mlrep/mldev\n\nSee the project page at the Open Data Science website https://ods.ai/projects/mldev\n\nLicense\n=======\n\nThe software is licensed under Apache 2.0 license\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0 license",
    "summary": "mldev is a tool for running reproducible experiments",
    "version": "0.5.0.dev1",
    "project_urls": {
        "Homepage": "https://gitlab.com/mlrep/mldev.git"
    },
    "split_keywords": [
        "data-science",
        "developer-tools",
        "reproducibility",
        "collaboration",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09c0b852a1d4611382c1b3e313141590b6ca30e53a4af4fc2c45b805c0068056",
                "md5": "1c77f65f98e487f332b579315cc5a792",
                "sha256": "05f14acf4d0f1d0916f8bf7ab53366b14db53a2be00fd51635cab7a2c0687fa6"
            },
            "downloads": -1,
            "filename": "mldev-0.5.0.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c77f65f98e487f332b579315cc5a792",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 56191,
            "upload_time": "2024-01-28T15:19:07",
            "upload_time_iso_8601": "2024-01-28T15:19:07.451263Z",
            "url": "https://files.pythonhosted.org/packages/09/c0/b852a1d4611382c1b3e313141590b6ca30e53a4af4fc2c45b805c0068056/mldev-0.5.0.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4abce280060744af68e42bcfb27b6a4fe82be8b975ca8fa8637d5416454797e7",
                "md5": "1287acf89ebd8edd1e434e2057cb7cf9",
                "sha256": "e872c0ace91b2438b72e610dad479788b5577299e0c092179ba9dee2a41ef136"
            },
            "downloads": -1,
            "filename": "mldev-0.5.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "1287acf89ebd8edd1e434e2057cb7cf9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 47068,
            "upload_time": "2024-01-28T15:19:20",
            "upload_time_iso_8601": "2024-01-28T15:19:20.587043Z",
            "url": "https://files.pythonhosted.org/packages/4a/bc/e280060744af68e42bcfb27b6a4fe82be8b975ca8fa8637d5416454797e7/mldev-0.5.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-28 15:19:20",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "mlrep",
    "gitlab_project": "mldev",
    "lcname": "mldev"
}
        
Elapsed time: 0.31017s