vibha-yganji / student-vibha

Base repository where all work for 2 trimesters of CSP was done; contains reflections and overviews of work completed during this time
https://vibha-yganji.github.io/student-vibha/
MIT License
0 stars 0 forks source link

CPT Data Structures Write-Up #11

Open vibha-yganji opened 2 months ago

vibha-yganji commented 2 months ago

Blog link

vidhaganji commented 2 months ago

Grading:

Collections:

Total 3 / 3, Grade 0.90/1

Vibha was able to show how she used how she was able to create the database for recipes within her code and was able to explain each component relatively well.

Lists and Dictionaries

Total 3/3, Grade 0.90/1

The use of lists and dictionaries in her project was explained relatively well and was able to convey to me that she had met the requirements.

APIs and JSON

Total 5/7, Grade .88/1

Vibha's backend code did not the Update/PUT functionality but her understanding of GET + POST requests was explained and demoed well through Postman.

Frontend

Total 7/8, Grade .90/1

Vibha was able to show how after a POST request, the user is able to see the recipe update on the frontend database. There was also indications of the user's success/failure in submitting their recipe on the screen which allowed me to see that she had met the requirements for iteration on the frontend as well.

ML Algorithm Analysis

Total 4/5, Grade 0.9/1

Vibha was able to show that she understood the concepts of Decision Tree and Linear Regression well and was able to map the corresponding parts of her model code to their functions as well. This showed to me that she knew what each part of her model was doing. However, she could improve upon the presentation aspects of this section as the writing for each screenshot could have had more depth.

Regular Score: 3.58/4

Extra ML: 0.8/1

vibha-yganji commented 2 months ago

My Peer Reviews: Anusha