Skip to content
View DanOvad's full-sized avatar
Block or Report

Block or report DanOvad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. youtube-channel-analysis youtube-channel-analysis Public

    Generate and plot a graph of YouTube channels by crawling over featured channels. Using NetworkX, Plotly, and Dash for analysis and interaction; YouTube Data API v3 for data collection, and; GCP to…

    Jupyter Notebook 2 1

  2. covid-hotspots covid-hotspots Public

    Coronavirus dashboard using data from the NYT and the Atlantic. The dashboard is deployed to Heroku using Dash and Plotly. The data are processed daily using GCP Cloud Functions and hosted on Googl…

    Python 1

  3. conways-game-of-life conways-game-of-life Public

    Playing around with Conway's Game of Life using numpy and matplotlib. Generated GIFs using matplotlib animation.

    Jupyter Notebook

  4. US-wildfire-causes US-wildfire-causes Public

    Predicting the cause of wildfires using data from the Fire Protection Agency Fire Occurrence Dataset. Determining natural vs human caused fires. Used a KNN classifier, with 92% accuracy with a base…

    Jupyter Notebook 1

  5. reddit-nlp reddit-nlp Public

    NLP classification problem between r/datascience and r/machinelearning

    Jupyter Notebook

  6. GitHub-network-analysis GitHub-network-analysis Public

    Using GitHub API v3 and pyGitHub to retrieve data and generate a network graph of users based on other followings/followers.

    Jupyter Notebook 1