Edit model card
YAML Metadata Error: "widget" must be an array

Model description

[More Information Needed]

Intended uses & limitations

[More Information Needed]

Training Procedure

[More Information Needed]

Hyperparameters

Click to expand
Hyperparameter Value
algorithm auto
leaf_size 30
metric manhattan
metric_params
n_jobs
n_neighbors 10
p 2
weights distance

Model Plot

KNeighborsRegressor(metric='manhattan', n_neighbors=10, weights='distance')
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.

Evaluation Results

Metric Value
accuracy 0.717
r squared 0.717

How to Get Started with the Model

[More Information Needed]

Model Card Authors

This model card is written by following authors:

[More Information Needed]

Model Card Contact

You can contact the model card authors through following channels: [More Information Needed]

Citation

Below you can find information related to citation.

BibTeX:

[More Information Needed]

model_description

This is a K-Nearest Neighbour Regressor trained to identify inventory-delay time.

limitations

This model is trained for educational purposes.

Downloads last month
0