2 Forks
68 Stars
68 Watchers

mllint

`mllint` is a command-line utility to evaluate the technical quality of Python Machine Learning (ML) projects by means of static analysis of the project's repository.

How to download and setup mllint

Open terminal and run command
git clone https://github.com/bvobart/mllint.git
git clone is used to create a copy or clone of mllint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mllint https://github.com/bvobart/mllint/archive/master.zip

Or simply clone mllint with SSH
[email protected]:bvobart/mllint.git

If you have some problems with mllint

You may open issue on mllint support forum (system) here: https://github.com/bvobart/mllint/issues