jplip / justin2.0

This is my individual blog.
https://jplip.github.io/justin2.0/
Apache License 2.0
0 stars 0 forks source link

Data Structure Writeup | justin2.0 #10

Open utterances-bot opened 2 months ago

utterances-bot commented 2 months ago

Data Structure Writeup | justin2.0

<!– Assignment https://github.com/orgs/nighthawkcoders/projects/12/views/1?pane=issue&itemId=59083840

https://jplip.github.io/justin2.0/2024/04/16/Data_Structure_Writeup.html

varunm532 commented 2 months ago

For the List and Dictonaries portion, you are missing a list that is extracted from the database and missing one more example of a dictanory. Suggestions for API and JSON portion, maybe zoom out a bit to show the status and also your missing a picture of when there is no json body to cause a 400 error. For frontend you have almost everything so far and the things your missing are because your having intergration issues. But it seems that your working towards fixing them in the near future, so thats good. For the optional extra, you showed the "Show algorithms and preparation for predictions. Discuss concepts and understanding of Linear Regression algorithms and Discuss concepts and understanding of Decision Tree analysis algorithms." You also showed understand of these topics based on your blog. Overall some stuff seems to be missing, but you seem to be working on fixing this problems.

Completion of you own work:0.8/1 overall grade: 1.6/2

varunm532 commented 2 months ago

PBL Project Requirements

Total Points 3.22/ 4 Extra Points 0.8/ 1 overall: 4.02/5

Collections - Total 3/ 3, Grade 1/1

Lists and Dictionaries - Total 2/3, Grade 0.66/1

APIs and JSON - Total 5/7, Grade 0.71/1

Frontend - Total 7/8, Grade 0.85/1

Optional/Extra, ML Algorithm Analysis - Total 4/5, Grade 0.8/1

Overall you are missing some things from the requirements and some of your explanations in API/JSON are a bit too short, for example in explaining api code for algorithmic conditions.Also for Lists and dictonary, you are missing a list and a dictonary example. But you seem to be spending your time to fix these issues so that good.