Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hynn01 authored May 7, 2022
1 parent 223f5b8 commit fec0690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![PyPI - Downloads - Monthly](https://img.shields.io/pypi/dm/dslinter)](https://pypi.org/project/dslinter/)
[![Code Grade](https://api.codiga.io/project/33224/status/svg)](https://api.codiga.io/project/33224/status/svg)

> Hi! We’re currently researching the code smells in machine learning projects in the industry context and looking for feedback for `dslinter`! We'd appreciate it if you could run `dslinter` on your machine learning project in an industry setting and send the text and the json output to [email protected] . The steps and commands can be found [here](https://github.com/SERG-Delft/dslinter/blob/main/STEPS_TO_FOLLOW.md) and it should take no more than 10 minutes. Feel free to send me an [email]([email protected]) if you want to go through the process together. The process is anonymous and we will remove any sensitive information before the results are published. Many thanks!
> Hi! We’re currently researching the code smells in machine learning projects in the industry context and looking for feedback for `dslinter`! It would be a massive help if you could run `dslinter` on your machine learning project in an industry setting and send the text and the json output to [email protected] . The steps and commands can be found [here](https://github.com/SERG-Delft/dslinter/blob/main/STEPS_TO_FOLLOW.md) and it should take no more than 10 minutes. Feel free to send me an [email]([email protected]) if you want to go through the process together. The process is anonymous and we will remove any sensitive information before the results are published. Many thanks!
`dslinter` is a PyLint plugin for linting data science and machine learning code. It aims to help developers ensure the machine learning code quality and supports the following Python libraries: TensorFlow, PyTorch, Scikit-Learn, Pandas, NumPy and SciPy.

Expand Down

0 comments on commit fec0690

Please sign in to comment.