You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it neccesary to plot the figure with N=2000 points uniformly picked from [min_range, max_range] as illustrated in GaussianMixture1D.plot? Can we pick some other appropriate values of N for our own figures?
#4
You can do that of course, but only in your own exploration. In achieving the requirements stated in the coursework, you should only use the data provided by the function get_data, and be sure that you do not change anything within the given handout file.
No description provided.
The text was updated successfully, but these errors were encountered: