Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
www
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
www
Commits
01ef4731
Commit
01ef4731
authored
Oct 18, 2024
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(content): finetuning
parent
c8884c38
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
4 deletions
+7
-4
2024_HaystackUS.md
next/content/talks/2024_HaystackUS.md
+2
-0
2024_MICES.md
next/content/talks/2024_MICES.md
+1
-1
dx_for_ml.md
next/content/talks/dx_for_ml.md
+1
-0
ecir.md
next/content/talks/ecir.md
+3
-3
No files found.
next/content/talks/2024_HaystackUS.md
View file @
01ef4731
...
@@ -2,7 +2,9 @@
...
@@ -2,7 +2,9 @@
title
:
"
Zucchini
or
Cucumber?
Benchmarking
Embeddings
for
Similar
Image
Retrieval
thanks
to
your
weekly
Grocery
shopping"
title
:
"
Zucchini
or
Cucumber?
Benchmarking
Embeddings
for
Similar
Image
Retrieval
thanks
to
your
weekly
Grocery
shopping"
description
:
"
In
this
talk,
we
present
the
process
of
building
a
benchmark,
the
results
of
our
evaluation,
and
the
lessons
we
learned
from
those
to
improve
our
Image
Recommendation
API.
You'll
learn
what
makes
a
dataset
suitable
for
evaluating
a
problem,
how
to
pick
the
right
metrics
to
evaluate,
and
other
useful
tips
to
evaluate
your
own
recommender
systems
on
other
specific
domains
based
on
any
available
data!"
description
:
"
In
this
talk,
we
present
the
process
of
building
a
benchmark,
the
results
of
our
evaluation,
and
the
lessons
we
learned
from
those
to
improve
our
Image
Recommendation
API.
You'll
learn
what
makes
a
dataset
suitable
for
evaluating
a
problem,
how
to
pick
the
right
metrics
to
evaluate,
and
other
useful
tips
to
evaluate
your
own
recommender
systems
on
other
specific
domains
based
on
any
available
data!"
date
:
'
2024-04-24'
date
:
'
2024-04-24'
context
:
"
Haystack
US
Conference
2024"
slides
:
https://alg.li/haystack24-slides
slides
:
https://alg.li/haystack24-slides
video
:
https://www.youtube.com/watch?_hsmi=308021690&v=4xF0R1wG0Zk
video
:
https://www.youtube.com/watch?_hsmi=308021690&v=4xF0R1wG0Zk
event
:
https://haystackconf.com/2024/
event
:
https://haystackconf.com/2024/
org
:
"
OpenSource
Connections"
---
---
next/content/talks/2024_MICES.md
View file @
01ef4731
...
@@ -4,7 +4,7 @@ description: "What data do you use to fuel your product carousels? Textual attri
...
@@ -4,7 +4,7 @@ description: "What data do you use to fuel your product carousels? Textual attri
date
:
'
2024-06-12'
date
:
'
2024-06-12'
slides
:
https://alg.li/mices24
slides
:
https://alg.li/mices24
video
:
https://www.youtube.com/watch?v=un5PKNsdHPM
video
:
https://www.youtube.com/watch?v=un5PKNsdHPM
event
:
https://mices.co/
context
:
"
MICES
Conference
in
Berlin"
context
:
"
MICES
Conference
in
Berlin"
event
:
https://mices.co/
org
:
"
OpenSource
Connections"
org
:
"
OpenSource
Connections"
---
---
next/content/talks/dx_for_ml.md
View file @
01ef4731
...
@@ -4,5 +4,6 @@ description: "In a Machine Learning product or API, what makes a good Developer
...
@@ -4,5 +4,6 @@ description: "In a Machine Learning product or API, what makes a good Developer
date
:
'
2022-09-25'
date
:
'
2022-09-25'
context
:
Anil Kumar Krishnashetty's Podcast
context
:
Anil Kumar Krishnashetty's Podcast
video
:
https://www.youtube.com/watch?v=_c_U1O9SRqk
video
:
https://www.youtube.com/watch?v=_c_U1O9SRqk
event
:
https://www.youtube.com/@ANILKUMARKRISHNASHETTY
slides
:
https://medium.com/@anilbms75/developer-experience-from-machine-learning-engineer-perspective-2c81b8ce46be
slides
:
https://medium.com/@anilbms75/developer-experience-from-machine-learning-engineer-perspective-2c81b8ce46be
---
---
next/content/talks/ecir.md
View file @
01ef4731
---
---
title
:
"
ECIR23:
Building
a
Business-Aware
Image
Retrieval
API"
title
:
"
ECIR23:
Building
a
Business-Aware
Image
Retrieval
API"
description
:
"
In
2023,
users
expect
to
be
understood
across
various
interaction
modes.
From
YouTube
transcript
search
to
Pinterest
image
match,
they
are
used
to
search
interfaces
understanding
different
modalities
beyond
pure
text.
description
:
"
In
2023,
users
expect
to
be
understood
across
various
interaction
modes.
From
YouTube
transcript
search
to
Pinterest
image
match,
they
are
used
to
search
interfaces
understanding
different
modalities
beyond
pure
text.
In
this
talk,
I
share
learnings
building
an
image
recommendation
API
for
various
business
needs,
showing
how
you
can
leverage
powerful
computer
vision
models
to
serve
different
goals
by
packaging
it
into
a
flexible
API
and
deploying
it
to
a
global
audience."
In
this
talk,
I
share
learnings
building
an
image
recommendation
API
for
various
business
needs,
showing
how
you
can
leverage
powerful
computer
vision
models
to
serve
different
goals
by
packaging
it
into
a
flexible
API
and
deploying
it
to
a
global
audience."
context
:
ECIR conference
context
:
"
ECIR
conference
organized
by
the
British
Computer
Society"
org
:
British Computer Society
date
:
'
2023-04-06'
date
:
'
2023-04-06'
slides
:
https://alg.li/ecir23-slides
slides
:
https://alg.li/ecir23-slides
event
:
https://ecir2023.org/
event
:
https://ecir2023.org/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment