forked from rc/classroom
12 lines
283 B
YAML
12 lines
283 B
YAML
# Osnove umetne inteligence
|
|
# matej.piculin@fri.uni-lj.si, petar.vracar@fri.uin-lj.si
|
|
# Orange, Weka 3, BayesFusion, Python3
|
|
dependencies:
|
|
- role: orange
|
|
- role: weka
|
|
- role: bayesfusion
|
|
- role: python3
|
|
- role: pycharm
|
|
- role: pandas
|
|
- role: scipy
|
|
- role: matplotlib
|