nighthawkcoders / student

MIT License
1 stars 163 forks source link

Data Structures Writeup | CompSci Blogs #132

Open utterances-bot opened 7 months ago

utterances-bot commented 7 months ago

Data Structures Writeup | CompSci Blogs

My CPT Project Writeup

https://djxnxnx.github.io/student/c3.0/c3.1/c4.1/2024/04/17/DataStructuresWriteup.html

advikg commented 7 months ago

Reviewed by: Advik Garg Completeness: 0.90/1 -- Most of it done, make sure to add all of update, post, get when it asks you to. Looks: 0.94/1 -- images are formatted well and everything is organized -- some images are a bit blurry though

Overall Total Score: 1.84/2.00

Akhil353 commented 7 months ago

Reviewed by: Akhil Singamneni (4/24/24) Completeness: 0.95/1 -- With addition of text to explain the images, it is clear that Tarun knows what the code does and how to explain it. Looks: 0.90/1 -- Everything is clear to see and organized, but there is nothing special. Extra credit: 0.94/1 -- The extra credit is thorough and goes over the different concepts of ML like how to transform the data to input into the model and how linear regression/decision trees work.

Akhil353 commented 7 months ago

Akhil Singamneni Overall grade: 99% Total 4.84/5, Grade 0.99/1 (Extra credit done)

Collections Completeness 0.97/1, Accuracy 0.98/1 All database entries shown with different users

Lists and Dictionaries Completeness 0.94/1, Accuracy 0.97/1 Debugger and GET method shows all the lists and dictionaries in the DB

APIs and JSON Completeness 0.96/1, Accuracy 0.99/1 Screenshots show CRUD + DB updates

Frontend Completeness: 0.97/1, Accuracy 1/1 CRUD shown, Get code + error shown well

Algorithm Analysis Completeness 1/1, Accuracy 1/1 Describes the ML code (data formatting + linear regression/decision trees) well

Growth: Making the images clearer to see or showing in the image what code you are referring to