Projekt

Obecné

Profil

2021-04-16 » Historie » Verze 3

Roman Kalivoda, 2021-04-16 17:12

1 1 Roman Kalivoda
h1. 2021-04-16
2
3
4
@kacerekz
5
6
7
@akonig
8 2 Alex Konig
Created initial architecture design of server-parts communication, created an UML diagram and summed the architecture up in [[Project architecture]]. Started with the implementation of parser part of the server (needs to be further evaluated and reworked in parts. More on this in encountered problems).
9 1 Roman Kalivoda
10
@emouryc
11
12
13
@kali
14
I checked OpenNebula service at https://nuada.zcu.cz. I successfully created a testing VM. There appears an error when I try to create a service (but I do not know if we need that).
15 3 Roman Kalivoda
I went on a spike to research how does ML.NET framework work. I did a trivial Naive Bayes Classifier, but I have a problem with dependencies at the moment and I need to resolve that ASAP.
16 2 Alex Konig
17
18
h4. Encountered problems
19
20
Miscommunication - data needs to be aggregated to buildings, up to now it was being analyzed and processed as aggregated to faculties. Parser and data analysis needs to be modified to reflect this.