SERG-Delft/dslinter
`dslinter` is a pylint plugin for linting data science and machine learning code. We plan to support the following Python libraries: TensorFlow, PyTorch, Scikit-Learn, Pandas and NumPy.
Data scientists and machine learning engineers can use this tool to automatically review their Python code for common errors and 'code smells' specific to data science and machine learning. It takes your existing Python project files as input and outputs a report detailing potential issues in libraries like TensorFlow, PyTorch, Scikit-Learn, Pandas, and NumPy. This helps ensure higher code quality, better performance, and fewer bugs in data-intensive applications.
No commits in the last 6 months. Available on PyPI.
Use this if you are a data scientist or machine learning engineer developing Python code with common data science libraries and want an automated way to catch subtle issues that can impact model reliability or code efficiency.
Not ideal if your project primarily involves standard software development practices without significant use of machine learning frameworks or data manipulation libraries like Pandas.
Stars
24
Forks
7
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 06, 2022
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SERG-Delft/dslinter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
skrub-data/skrub
Machine learning with dataframes
biolab/orange3
🍊 :bar_chart: :bulb: Orange: Interactive data analysis
root-project/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
cleanlab/cleanlab
Cleanlab's open-source library is the standard data-centric AI package for data quality and...
drivendataorg/deon
A command line tool to easily add an ethics checklist to your data science projects.