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

[OPTIMIZATION] function optimization for removing special chars from text.

manijhariya opened this issue · comments

Improved Optimised Code

File Location: deepchecks/deepchecks/nlp/utils/text_embeddings.py
Function: _clean_special_chars
Line: 213

Optimise code for most repetitive task.