Category: Python
-
Jupyter notebook exploratory analysis with Python
Using Excel-based exploratory analysis and linear models using the Lending club dataset
-
Cryptocurrency pricing volatility, and predictive analysis
In this project, I gathered price data off a cryptocurrency exchange (web scraping using pyhon beautiful soup), and used Tableau and R for visuals and predictive analysis. Web Scraping Cryptocurrency price Packages Code Tableau Visuals and predictive analytics Unfortunately, I am not able to display my tableau workbook here. The visuals and dashboard work can…
-
Exploratory data analysis and linear models
Python-based exploratory analysis and linear models using the Pima Indians Diabetes dataset Exploratory data analysis and linear models in Jupyter Labs with using Python.
-
Neural Network
This project is to explore the capabilities of a Neural Network in predicting diabetes in Pima Indians. File – this needs to be changed to CSV prior to loading or following the code Packages Variable information Input Variables (X): Number of times pregnant Plasma glucose concentration a 2 hours in an oral glucose tolerance test…
-
Text Mining & Word Clouds
This section is in reference to text mining and word clouds. I have used 2 large data sets for this Martin Luther King’s I Have a Dream speech and a Hunger Games book Text mining, creating word clouds, and word analysis with two different word populations. MLK speech File (.TXT of his speech) Hunger Games…