Use different embeddings model;
This commit is contained in:
parent
49239e7e25
commit
8fae350b34
10 changed files with 1846 additions and 57 deletions
13
visualisation/environment.yml
Normal file
13
visualisation/environment.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: knack-viz
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- pandas>=2.0.0
|
||||
- altair>=5.0.0
|
||||
- notebook
|
||||
- ipykernel
|
||||
- pip
|
||||
- pip:
|
||||
- vega_datasets
|
||||
1381
visualisation/knack_visualization.ipynb
Normal file
1381
visualisation/knack_visualization.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue