python
codestyle-validator

Python codestyle validator - DT modell

The model is a pre-trained sklean DT model on the infinityofspace/python_codestyles-random-500 dataset.

In addition to the model, the N-grams used for training are also included in this repository. The file all_n_grams.pkl contains all n-grams grouped according to their length. In file ngrams_per_dataset.pkl, all n-grams are divided by the datasets which have been used. For each N-gram, the frequency is included in this file. The first dataset is infinityofspace/python_codestyles-random-500 and the second is infinityofspace/python_codestyles-single-500.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Datasets used to train infinityofspace/python_codestyle_validator-dt-random_500