COGS118A / Group032-Wi23

4 stars 1 forks source link

Project Checkpoint Feedback #2

Open poojapathak1725 opened 1 year ago

poojapathak1725 commented 1 year ago

Project Checkpoint Grade: 7.25+1.5 = 8.75/9

Title and Abstract(0.75/0.75) - Good - add which classification methods/algorithms you plan to explore.

Background (1/1) - Good! I won't take off points this time but make sure to add citations in the proper format for the prior studies mentioned.

Problem Statement (1/1) - Good - make sure to specify which classifiers you plan to explore.

Data (1.25/1.25) - OK.

Proposed Solution (1/1.25)- Just keep the Algorithms Section here - and clearly state which algorithms you plan to use for your project then add details regarding train/test split, cross-validation, and grid-search hyperparameters for each model. Are you going to compare and contrast 4/5 models? What is your first model? Some parts of this section are still unclear to me. (-0.25) We do not need the Data Cleaning/transformation section here - this should be under preliminary results.

Metrics (1.25/1.25) - OK.

Preliminary Results (1.5/1.5) - Good! Just add markdown cells between each significant cleaning step and make a summary paragraph after EDA summarizing what you learn about the distribution of your data. Might be useful to add a confusion matrix to analyze correlation between your variables as well. ~Missing. (-1.5) I can see that you've described some preliminary data cleaning in your proposed solution section but I need to see the code with which you cleaned these features/determined your dataset was ready to go. Why didn't you include it in your checkpoint? What about EDA? What is the distribution of your data?~

These were our expectations at this stage of the project -

Since you plan to compare/contrast 4 models - I suggest you get started on data cleaning/transformation/EDA as soon as possible + include the code to ensure you have sufficient time to finish the project.

Ethics and Privacy (0.5/0.5) - OK. Keep adding to this section as you discover any more potential biases in your data/any confounds. How could your project be perceived? Address this.

Team Expectations (0.25/0.25).

Timeline (0.25/0.25) .

Other Comments - Good start - but I need to be able to see your data cleaning code to make sure you're on the right track. Please re-commit your code either in this notebook or somewhere else in your repo.

You can reply to this feedback below. Contact me anytime if you want help improving your project or have any questions at all!

NilBeserler commented 1 year ago

Sorry about we didn't know we had to include the code at this stage but just uploaded it!

poojapathak1725 commented 1 year ago

Updated Checkpoint Feedback, adjusted scores on Canvas