-
On the Importer show page, add ability to filter or sort the entries by the column. For example, you would be able to sort or filter the the entries by status, so you could see the failed entries with…
-
# Motivation
Demo general usefullness of app by allowing user to quickly configure wide variarty of dataset+model combos.
Could have a GUI to select a hugging face COCO dataset, then all related m…
-
import nltk
from gensim.models import Word2Vec
from nltk.tokenize import word_tokenize, sent_tokenize
from collections import Counter
nltk.download('stopwords')
nltk.download('punkt')
with open('txt…
-
Currently, in order to sort an array in reverse order you have to use some form of [strange hack](https://stackoverflow.com/questions/26984414/efficiently-sorting-a-numpy-array-in-descending-order…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version of Corteza
2023.9.7
### Current Behavior
When I import namespace zip file which is exported from ano…
-
The proposed change
-------------------
It would be great to have a "View" Browser, which allows one to create views, using a dialog window or wizard, with filters, columns, sort order (A-Z or Z-A…
ghost updated
5 years ago
-
**Sort classes inside functions**
How can we sort classes in a conditional class function.
`import classNames from 'classnames'`
```html
Coming Soon...
```
-
from sspipe import p, px
from collections import OrderedDict
dict([(1,1),(4,2),(2,3)]).items() | p(sorted) | p(OrderedDict)
-
I am trying to train the https://public.roboflow.com/object-detection/self-driving-car/3 dataset with YOLOv8 using Keras (I used the example from [https://keras.io/examples/vision/yolov8/[Keras](https…
-
allow sorting by number of views (if viewcount is enabled), replies and similar stuff (only numeric sorts :))
Reported by: ts77
Imported from TRAC: http://trac.phorum.org/ticket/53