-
Updated
May 17, 2021 - Python
data-mining
Here are 3,347 public repositories matching this topic...
-
Updated
May 17, 2021
Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under /test/ or some other data- or doc- related module – rather than in gensim.models.word2vec.
Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)
-
Updated
May 7, 2021 - Python
-
Updated
Oct 16, 2020 - Jupyter Notebook
-
Updated
May 18, 2021
Problem: the approximate method can still be slow for many trees
catboost version: master
Operating System: ubuntu 18.04
CPU: i9
GPU: RTX2080
Would be good to be able to specify how many trees to use for shapley. The model.predict and prediction_type versions allow this. lgbm/xgb allow this.
The official instructions say to use joblib for pickling PyOD models.
This fails for AutoEncoders, or any other TensorFlow-backed model as far as I can tell. The error is:
>>> dump(model, 'model.joblib')
...
TypeError: can't pickle _thread.RLock objects
Note that it's not sufficient to save the underlying Keras S
Update e2e tests
It's been awhile since I updated e2e tests and there are some of them that are filing (most of them are related to examples).
Also, we need to add e2e tests that cover headers and cookies for both drivers.
-
Updated
Jan 25, 2021
-
Updated
Apr 13, 2021 - Python
Is your feature request related to a problem? Please describe.
NA
Describe the solution you'd like
I thought I'd ask first, before submitting a PR—@MatthewMiddlehurst because it's your code, @kachayev and @RavenRudi because you are working on related PRs—would it be helpful to add [MiniRocket](https://github.com/alan-turing-institute/sktime/blob/main/sktime/transformations/panel/rocke
-
Updated
May 9, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
May 17, 2021 - HTML
- What's your use case?
-
Updated
May 14, 2021
-
Updated
May 21, 2021
-
Updated
Dec 28, 2020 - Python
-
Updated
Mar 28, 2021
-
Updated
May 13, 2021 - JavaScript
-
Updated
Apr 9, 2021
-
Updated
Jan 12, 2021
-
Updated
Feb 12, 2019 - JavaScript
-
Updated
Apr 26, 2021 - D
-
Updated
May 17, 2021 - Python
-
Updated
May 17, 2021 - Python
I have been using the library for some time to parse my company invoices. I encountered that for my invoices I have line items which can be either of the two format. One way is that I create two templates file for each of it or if there is support for the multiple regex for lines and parser just picks the one for which match has been found.
Improve this page
Add a description, image, and links to the data-mining topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-mining topic, visit your repo's landing page and select "manage topics."
Migrate all Python code from old-fashioned
format()functions, formatting%operators and simple concatenations (+) to modernf-strings(brief guide). They are known to be the fastest approach and also increase code readability.![image](https://user-images.githubusercontent.com/25141164/112898582-a