Pinned Loading
-
Financial-Campaign-SQL-Schema-and-Script
Financial-Campaign-SQL-Schema-and-Script PublicA MySQL database schema and script for a Texas political campaign dataset. It contains information on expenditures and received payments reported by candidates, officeholders, and committees. The s…
-
Medium-Post-1-Exploratory-Analysis-of-YouTube-Statistics
Medium-Post-1-Exploratory-Analysis-of-YouTube-Statistics PublicThis is code for my exploratory of analysis of YouTube Statistics to determine which metrics influence channel revenue most. A DataFrame is created, and multiple groupby functions with various feat…
Jupyter Notebook
-
Medium-Post-2-Network-Analysis-of-Amazon-Product-Metadata
Medium-Post-2-Network-Analysis-of-Amazon-Product-Metadata PublicThis is a network analysis of Amazon product metadata that creates nodes out of product ASIN's and edges out of their co-purchases. Calculations are done for in-degree centrality for each node to d…
Jupyter Notebook
-
Medium-Post-4-Clustering-Credit-Card-Usage-Behavior
Medium-Post-4-Clustering-Credit-Card-Usage-Behavior PublicThis is an analysis of credit card data that clusters data points by usage behavior using K-means (unsupervised machine learning algorithm). To find the optimal value of k, the elbow method is done…
Jupyter Notebook
-
Medium-Post-5-Classifying-Spam-with-Multinomial-Bayes-Theorem
Medium-Post-5-Classifying-Spam-with-Multinomial-Bayes-Theorem PublicThis is an analysis of SMS texts from the UCI Machine Learning Repository. Supervised learning is performed with a model (Multinomial NB) from sklearn.naive_bayes. It is trained and tested using th…
Jupyter Notebook
-
Multiple-Machine-Learning-Model-Application-and-Evaluation-for-Global-Health
Multiple-Machine-Learning-Model-Application-and-Evaluation-for-Global-Health PublicI trained and tested 4 machine learning models (Decision trees, SVM, KNN, and XGBoost classifiers) on a synthesized global health dataset. It contains features such GDP_per_capita, Health_spending,…
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.