forked from rc/classroom
Add requirements for Podatkovno Rudarjenje
This commit is contained in:
parent
e1ac068953
commit
eb1e6012bd
34 changed files with 138 additions and 0 deletions
18
roles/PR-63765/meta/main.yml
Normal file
18
roles/PR-63765/meta/main.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Podatkovno rudarjenje
|
||||
# rok.gomiscek@fri.uni-lj.si
|
||||
#
|
||||
dependencies:
|
||||
- role: jupyter
|
||||
- role: pandas
|
||||
- role: matplotlib
|
||||
- role: plotly
|
||||
- role: seaborn
|
||||
- role: altair
|
||||
- role: scikit-learn
|
||||
- role: mlxtend
|
||||
- role: networkx
|
||||
- role: transformers
|
||||
- role: datasets
|
||||
- role: evaluate
|
||||
- role: torch # includes torchvision
|
||||
- role: streamlit
|
Loading…
Add table
Add a link
Reference in a new issue