trevorhuang1 / csp_blog

Other
0 stars 0 forks source link

Data Structures Writeup #10

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

Data Structures Writeup

Individual review regarding CPT project & machine learning project

https://trevorhuang1.github.io/csp_blog/data-structures-writeup

EshikaP1 commented 2 months ago

Great job on your project. A lot of effort was put into it! The pictures are concise and correct. You could add the oneheart encoding if you have it. Another idea is putting pictures of another api you coded for, but its definitely not required. 2/2

EshikaP1 commented 2 months ago

Peer graded by Eshika Pallapotu Overall grade: 100%

Collections Completeness 1/1, Accuracy 1/1 Database is shown along side user code. These are just some pre set users. Many unique user information. Lists and Dictionaries Completeness 1/1, Accuracy 1/1 Uses debugger and GET method to retrieve the data in lists in the form of a variable, User. uses a token to store a dictionary value. Used as a key. APIs and JSON Completeness 1/1, Accuracy 1/1 Screenshots are done accurately. CRUD is present. The database is updated! Frontend Completeness: 1/1, Accuracy 1/1 All the CRUD statements are satisfied. The code for the GET requests is present as well. The error statements are present as well. Algorithm Analysis Completeness 1/1, Accuracy 1/1 Linear Regression and Decision Tree are present with code examples to follow through. Well done!

Growth: Always can explain more, go more indepth. For instance going beyond the assignment is possible.