This is a very poorly structured course. Assignments are not clear. The grading rubrics have multiple errors.
For example, week 1 Assignment: "Data visualization - part A. Create a plot to illustrate the distribution of interest rate (int_rate). Make sure to use a plot appropriate for illustrating distribution."
Distribution plots are histograms, density plots and dot plots. The rubric first asks if one of those plots was used. Then the next question grades THIS SAME PLOT based on relationship between two variables (scatterplot), NOT distribution. I correctly plotted a histogram, but lost a point because it was not a scatterplot?! It's not supposed to be!
Another example from the same assignment: "Are there columns that have rows with missing values or outliers? The missing values are tagged as NA in the dataset. Suggest strategies to handle them."
4 points
8 correct columns identified as having outliers (installment, annual_inc, revol_bal,revol_util, total_acc, acc_open_past_24mths, and total_pymnt) and strategies to handle them suggested
3 points
At least 6 correct columns identified
etc.
There are only 7 columns with outliers!!! You list them and only them in the first answer choice. Yet I lost a point because it's not 8 columns!!!
The ASP is a joke. It is SLOOOOW. Like, the assignment that should have taken me an hour to do turned into 6 because the platform would crash every 30 seconds. I can't believe anyone actually pays to use it. We'd be much better off using a programming language like R or Python to do these assignments.
Also, the assignments that depend on running a model in ASP should specify what random seed to use in partitioning the data, what exact classification tree type to use, so that we would all get same answers, and it would be easier to grade other people's work.
The rest of this specialization was great, but this last course just ruined the whole impression for me.