xabol / date-a-scientist

0 stars 0 forks source link

Summary #1

Open 15mikesmith opened 5 years ago

15mikesmith commented 5 years ago

Criteria 1: Valid Python Code

Score Level: 4 Meets Expectations Comment(s): Code included runs without any errors.

Criteria 2: Exploration of Data

Score Level: 2 Comment(s): Data is explored somewhat, and the experimental question(s) chosen are logical and based on the data exploration. Features chosen to answer the question make sense, but some of the most obvious features are left out/not addressed.

Criteria 3: Machine Learning Techniques used correctly

Score Level: 3 Comment(s): 75-90% of algorithms are used correctly and the correct conclusions are drawn from the results.

Criteria 4: Report: Are conclusions clear and supported by data?

Score Level: 3 Comment(s): Python language features are used correctly

Criteria 4: Code formatting

Score Level: 4 Comment(s): Code is formatted clearly and readable.

Overall Score: 16/20

Good job! The project is completes almost all of the requirements. There were some areas where things could be improved(Data Exploration/ ML techniques) but student did well explaining rational and writing efficient Python code.