 GeorgeandAndrey Vasnetsov
|
faad182279
|
Filtered search benchmarks (#112)
* new: add filtered search bench draft
* new: update filtered search benchmark post
* new: render article
* refactoring: add newlines
* new: add filtered search bench file structure, add chart
* fix: fix plot preselect
* fix: fix canvas id
* debug: debug js
* debug: add benchmark filter search script to header
* fix: fix filter search plot selection
* new: update benchmark data
* refactoring: remove commented code
* fix: fix bench data
* new: fix labels order
* new: sort dataset labels
* new: add some text
* fix: fix descriptions
* debug: fix mapping not allowed yaml parsing error
* new: update bench data
* fix: fix dataset name
* new: update bench data
* fix: fix qdrant kw small vocab
* text for the articles
* upd text
* fix: fix typos
* new: replace bars with scatter plots
* fix: fix method calls
* debug: add initializer
* fix: replace debug const with variable
* new: remove data based split, remain only one plot
* fix: remove geo data for milvus
* new: remove range data for weaviate
* new: remove int 2048 for milvus, as it crashes at the moment
* upd graphs
* link
---------
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
|
2023-02-16 15:40:22 +01:00 |
|
George
|
7df2a5d2de
|
Merge pull request #67 from qdrant/blogpost-dataset-quality
new: add dataset quality article
|
2022-07-18 13:22:05 +03:00 |
|
George Panchuk
|
780f8b8fc7
|
fix: fix date
|
2022-07-18 13:20:35 +03:00 |
|
George Panchuk
|
cf16db62fe
|
new: date update
|
2022-07-18 13:18:20 +03:00 |
|
George Panchuk
|
16cf999882
|
new: move post to the first place in articles page
|
2022-07-18 12:10:04 +03:00 |
|
George Panchuk
|
9850bfd3de
|
fix: review comments
|
2022-07-18 12:07:52 +03:00 |
|
George Panchuk
|
2f52e43b1d
|
fix: fix description for diversity search
|
2022-07-18 10:48:58 +03:00 |
|
George Panchuk
|
abd3ede10f
|
new: add sentence about dataset validation
|
2022-07-15 15:16:58 +03:00 |
|
George Panchuk
|
69cc43bbcb
|
new: add marketplace picture
|
2022-07-15 14:43:28 +03:00 |
|
George Panchuk
|
e843f57ec2
|
fix: add newlines, reduce amount of 'however'
|
2022-07-15 13:36:06 +03:00 |
|
George Panchuk
|
109c43cdda
|
fix: add a newline
|
2022-07-15 13:30:14 +03:00 |
|
George Panchuk
|
c262644f2d
|
new: remove some parts to reduce post size
|
2022-07-15 13:26:19 +03:00 |
|
George Panchuk
|
fac3f525b1
|
fix: add newline
|
2022-07-15 13:18:03 +03:00 |
|
George Panchuk
|
85a21003ae
|
new: add diversity search description
|
2022-07-15 13:05:22 +03:00 |
|
George Panchuk
|
055c36ca7b
|
new: add similarity search idea
|
2022-07-15 12:02:27 +03:00 |
|
George Panchuk
|
985b852f8d
|
fix: review comments, shift focus from ml errors
|
2022-07-15 11:42:55 +03:00 |
|
George Panchuk
|
6fc73ee6a9
|
fix: review comments
|
2022-07-15 11:21:52 +03:00 |
|
George Panchuk
|
8ea09a1466
|
fix: update headers
|
2022-07-15 11:12:39 +03:00 |
|
George Panchuk
|
ee5002ac1a
|
fix: refactor according to free grammarly version
|
2022-07-14 19:17:39 +03:00 |
|
George Panchuk
|
346807c167
|
fix: return accidentally removed word
|
2022-07-14 18:24:35 +03:00 |
|
George Panchuk
|
04c99e6777
|
fix: review comments
|
2022-07-14 18:22:03 +03:00 |
|
George Panchuk
|
db00861d09
|
fix: update headers, update introduction, focus on errors instead of outliers
|
2022-07-14 16:50:25 +03:00 |
|
George Panchuk
|
05b8308fca
|
new: update preview
|
2022-07-14 13:47:05 +03:00 |
|
George Panchuk
|
d99be7ce94
|
fix: update icon
|
2022-07-14 13:05:54 +03:00 |
|
George Panchuk
|
06d09f6587
|
fix: update icon
|
2022-07-14 13:02:19 +03:00 |
|
George Panchuk
|
15c2646686
|
new: replace images
|
2022-07-13 19:59:00 +03:00 |
|
George Panchuk
|
3fdf9fdc6c
|
new: replace .png with .webp
|
2022-07-13 13:04:34 +03:00 |
|
George Panchuk
|
d1a587629e
|
new: replace images
|
2022-07-13 12:49:27 +03:00 |
|
George Panchuk
|
f191dd9f76
|
new: add references image
|
2022-07-13 01:15:21 +03:00 |
|
George Panchuk
|
8b161c53f6
|
fix: remove link to the source code
|
2022-07-12 15:23:35 +03:00 |
|
George Panchuk
|
3e69c56a47
|
new: add headers, conclusion, fix links
|
2022-07-12 14:05:20 +03:00 |
|
George Panchuk
|
1898a3e317
|
fix: review comments
|
2022-07-12 12:30:17 +03:00 |
|
George Panchuk
|
4a2d8f5567
|
new: add preview image and icon
|
2022-07-12 11:29:24 +03:00 |
|
George Panchuk
|
07c597b344
|
new: add dataset quality article
|
2022-07-12 11:13:51 +03:00 |
|
 GeorgeandAndrey Vasnetsov
|
251487b39e
|
FAQ demo (#36)
* new: update content
* review
* refactoring: speak on behalf of a person, not a company
* new: add more links
* new: add baseline results
* review n2
* allow preview
* fix: fix code snippet
* add author link, description and short description
* new: add dataset-wise metrics for trained model
* fix: review fixes
* new: replace process_results with configure_metrics, add evaluators
* refactoring: replace metric model with similarity model
* fix: call train, remove redundant imports
* add preview and icon images
Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
|
2022-06-17 22:47:54 +02:00 |
|
George Panchuk
|
c6a87774a6
|
new: add faq tutorial draft
|
2022-04-20 15:15:52 +03:00 |
|