Giter Site home page Giter Site logo

alperdokay / cse3063f20p1_grp20 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 76.35 MB

Java 0.62% Python 97.94% C++ 0.39% C 0.44% Fortran 0.02% Smarty 0.01% HTML 0.03% Tcl 0.06% PowerShell 0.01% Batchfile 0.01% JavaScript 0.10% CSS 0.03% Jupyter Notebook 0.04% TypeScript 0.30% SCSS 0.01%

cse3063f20p1_grp20's People

Contributors

alperdokay avatar bilaltan avatar dialajubeh avatar emreokul0 avatar nurhandeakyuz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cse3063f20p1_grp20's Issues

Design Class Diagram

Please share your comments about DCD over here so that we can have a common understanding of our current UML versions.

Evaluation Metric

Please share your calculations for evaluation metric file from here. We can check our work together by individual responses.

UML Diagram

I have some suggestions for UML class diagram which is made by Emre and Alper, here are my suggestions:

  • Firstly there is a class named as ClassLabel, it is already a class there is no need for it to call as ClassLabel, just name it as Label.
    *Secondly, I think UML class diagram has too much associations. In my opinion we need to be little more flexible.
    *In class teacher recommend to have a user class (can be abstract) and have 2 subclasses one for AdminUser other for LabellingUser. Admin user can do labellings with datasets and labelling user will do it with user interface.
    *There is no need for connecting Dataset and User I think.
    *I am not sure it will be beneficial to connect label with dataset, maybe we shouldn't in order to be more flexible but I think we should definately connect instance with label since each instance has a label. We can use many to one relationship.
    *In Assignment class since we connect it with user, label and instance classes, it will be more logical to take them as objects in attributes not as with their id's. In code we can reach objects id's easily.
  • Each class has a method with the same name with class if there are created for creating classes' object their name should be at least createInstance() for example to provide better understanding for the communication.

Design Sequence Diagram

We can share our own thoughts and work on DSD here in order to finalize our work on this item.

Java Code

Once we finished the DCD and DSD, we can start discussing on Java Code from here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.