Overview Video
Jupyter Notebook
- The Logistic Regression made in question 2 has a negative R Squared value.
- Previous Projects/Assignments/Exercises
- https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_csv.html
- https://plotnine.readthedocs.io/en/stable/api.html
- https://ggplot2.tidyverse.org/reference/
- http://www.sthda.com/english/wiki/
- https://stackoverflow.com/questions/50599991/plotnine-mapping-variable-to-scale-color-gradient
- https://coolors.co/5c5c5c-46acc8-e2d200-dd8d29-e58601-b40f20 (The main color pallette for my favorite movie!)
- https://www.r-graph-gallery.com/48-grouped-barplot-with-ggplot2.html
- https://github.com/karthik/wesanderson
- https://stats.stackexchange.com/questions/220211/hierarchical-clustering-with-categorical-variables)
- https://www.researchgate.net/post/K_fold_cross_validation_model_parameters
- https://stackoverflow.com/questions/29576430/shuffle-dataframe-rows
- https://scikit-learn.org/stable/modules/generated/sklearn.utils.shuffle.html
- https://python-graph-gallery.com/390-basic-radar-chart/
- https://matplotlib.org/3.1.1/api/_as_gen/
- https://stackoverflow.com/questions/7257372/set-font-properties-to-tick-labels-with-matplot-lib#comment8750975_7257372
- scikit-learn/scikit-learn#11444
- https://stackoverflow.com/questions/29643352/converting-hex-to-rgb-value-in-python
- https://stackoverflow.com/questions/49981313/rotate-interactively-a-3d-plot-in-python-matplotlib-jupyter-notebook
- https://chartio.com/resources/tutorials/how-to-save-a-plot-to-a-file-using-matplotlib/