Auflistung nach Autor:in "Schuhknecht, Felix"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragBetter Safe than Sorry: Visualizing, Predicting, and Successfully Guiding Courses of Study(BTW 2023, 2023) Kerth, Alexander; Schuhknecht, Felix; Pensel, Lukas; Henneberg, JustusSuccessfully going through a course of study is a lengthy and challenging task. To obtain a degree, many obstacles must be overcome and the right decisions must be made at the right point in time, often overwhelming students. To reduce the amount of dropouts, the goal of study advisors is to reach out to endangered students in time and to provide them help and guidance. To support the work of study advisors, who typically have to monitor a large amount of students simultaneously, we present in this demonstration an easy-to-use graphical tool that (a) allows the advisor to visualize all relevant information of study data in a responsive graph in order to overview the current study situation. Additional to visualization, our tool provides (b) a forecasting functionality based on pre-trained models and (c) a warning feature to identify endangered students early on. In the on-site demonstration, the audience will be able to step into the role of a study advisor and use our tool and all of its features to identify and guide struggling students within anonymized real-world study data.
- KonferenzbeitragThe Easiest Way of Turning your Relational Database into a Blockchain --- and the Cost of Doing So(BTW 2023, 2023) Schuhknecht, Felix; Jörz, SimonBlockchain systems essentially consist of two levels: The network level has the responsibility of distributing an ordered stream of transactions to all nodes of the network in exactly the same way, even in the presence of a certain amount of malicious parties (byzantine fault tolerance). On the node level, each node then receives this ordered stream of transactions and executes it within some sort of transaction processing system, typically to alter some kind of state.This clear separation into two levels as well as drastically different application requirements have led to the materialization of the network level in form of so-called blockchain frameworks. While providing all the blockchain features" Blockchain, Relational Databases, Distributed Query Processing, Tendermint"