deepchecks / deepchecks

Deepchecks: Tests for Continuous Validation of ML Models & Data. Deepchecks is a holistic open-source solution for all of your AI & ML validation needs, enabling to thoroughly test your data and models from research to production.

Home Page:https://docs.deepchecks.com/stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] The pip install command is not correct in the NLP quickstart.

hjain5164 opened this issue · comments

Describe the bug
The pip install command to install the nlp-properties is not correct. It should be deepchecks[nlp-properties]

To Reproduce

  1. Go to: https://docs.deepchecks.com/stable/nlp/auto_tutorials/quickstarts/plot_multi_label_classification.html

Expected behavior
It should be deepchecks[nlp-properties] instead of [nlp-properties] only.

Screenshots
image