Skip to content

Commit

Permalink
Add responsibilities (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
avan1235 authored Jun 15, 2021
1 parent 6132d3e commit 0cf1605
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions chapters/responsibilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,15 @@ \chapter{Responsibilities}
There were four students involved in the project.
Workload was divided as described below.

Maciej Procyk - \dots
Maciej Procyk - setup MLflow and Nussknacker to first \texttt{dev-environment}, setup files linters,
add S3 client, initialize integration tests structure, create configuration structure, introduce HTTP client for MLflow integration,
configure automatic publishing of library

Michał Jadwiszczak - \dots
Michał Jadwiszczak - design Prinz Model API, setup ngnix, separate structure of \\ \texttt{docker-compose.yaml} for every integration,
implement \texttt{ModelRepository} for PMML and H2O, propose \texttt{RepositoryClient} abstraction

Jan Kukowski - \dots
Jan Kukowski - implement data structures, create MLflow data converter, write unit and integration tests
for data structures and conversion, combine Nussknacker types with model signature, implement PMML and H2O signature parsing

Krzysztof Antoniak - \dots
Krzysztof Antoniak - setup base repository structure, setup Scalastyle rules, setup sample enricher, add source and sink to sample,
setup first FraudDetection model sample, create PMML sample models, setup GitBook, implement \texttt{Model} and \texttt{ModelInstance} for PMML and H2O.

0 comments on commit 0cf1605

Please sign in to comment.