Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
The "min_df" parameter of TfidfVectorizer in scikit-learn is used to set a lower limit on the term frequency within a document. Terms that occur less frequently than the specified value are ignored during the vectorization process. |