Add readme
This commit is contained in:
parent
9630436d6b
commit
8fc83d8392
2 changed files with 9 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
tracing_database.json
|
tracing_database.json
|
||||||
|
__deploy__.ipynb
|
||||||
|
|
|
||||||
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# GreatAI interview task
|
||||||
|
|
||||||
|
Toy SVM-based text classification of financial sentiment for evaluating the Developer Experience (DX) of using GreatAI.
|
||||||
|
|
||||||
|
## Questionnaires
|
||||||
|
|
||||||
|
- [AI/ML deployment best-practices adoption](https://forms.gle/976qnaZPC6LPgfDK6)
|
||||||
|
- [Technology acceptance model](https://forms.gle/qcjtoajdUYQsFwcEA)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue