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

Block or report Rohan-Dawar

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
Rohan-Dawar/README.md

Greetings! I'm Rohan Dawar


My Projects

Machine Learning:

Web Scraping:

Exploratory Data Analysis:

Web-apps:

Other:


My Skills

Data:

Numpy Numpy    SQL SQL    Python Python    Pandas Pandas    R R    Excel Excel    XML XML    GA Google Analytics

Machine Learning:

SciKit Learn SciKit Learn    PyTorch PyTorch    XG XGBoost

Visualization:

Matplotlib Matplotlib    Seaborn Seaborn    Plotly Plotly    Folium Folium    ChartJS ChartJS    ZingChart ZingChart    Tableau Tableau    Geopandas Geopandas

Web:

Flask Flask    JavaScript JavaScript    HTML5 HTML-5    CSS3 CSS-3

Workflow:

Git Git    GitHub GitHub    Jupyter Jupyter    MySQL MySQL

Pinned

  1. ML-Wine-Price-Prediction ML-Wine-Price-Prediction Public

    Building ML models to predict the price of wine bottles using SciKit Learn & XGBoost with data from WineEnthusiast & Kaggle!

    Jupyter Notebook 2

  2. LASTFM-EDA LASTFM-EDA Public

    An Exploratory Data Analysis (EDA) of my personal music listening data from last.fm. Script can be run on any last.fm account with recorded data.

    Jupyter Notebook

  3. citypopde-dataframe citypopde-dataframe Public

    Given a link from https://www.citypopulation.de/ Return a pandas dataframe of the cities with populations and coordinates returncoords sub-function: given citypop.de city page, return lat,long coor…

    Jupyter Notebook

  4. NAHSR NAHSR Public

    A Gravity Model Analysis of High Speed Rail (HSR) Routes in North America

    Jupyter Notebook 1

  5. TTC-voronoi TTC-voronoi Public

    Creating a Voronoi Map of the Toronto Subway System using Geovoronoi, Geopandas & Folium!

    Jupyter Notebook

  6. wikigame wikigame Public

    A Breadth First Search (BFS) Algorithm to search wikipedia article chains

    Python