Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Superset | 52,303 | 2 | 2 hours ago | 3 | April 29, 2022 | 1,343 | apache-2.0 | TypeScript | ||
Apache Superset is a Data Visualization and Data Exploration Platform | ||||||||||
Streamlit | 25,090 | 17 | 404 | 6 hours ago | 182 | July 27, 2022 | 628 | apache-2.0 | Python | |
Streamlit — A faster way to build and share data apps. | ||||||||||
Awesome Datascience | 21,312 | 7 days ago | mit | |||||||
:memo: An awesome Data Science repository to learn and apply for real world problems. | ||||||||||
Data Science For Beginners | 19,218 | 10 days ago | 31 | mit | Jupyter Notebook | |||||
10 Weeks, 20 Lessons, Data Science for All! | ||||||||||
Dash | 18,785 | 804 | 413 | 3 days ago | 154 | June 13, 2022 | 744 | mit | Python | |
Data Apps & Dashboards for Python. No JavaScript Required. | ||||||||||
Gradio | 18,361 | 1 | 21 | 2 hours ago | 355 | July 04, 2022 | 348 | apache-2.0 | Python | |
Create UIs for your machine learning model in Python in 3 minutes | ||||||||||
Matplotlib | 17,499 | 39,552 | 15,508 | 11 hours ago | 95 | May 03, 2022 | 1,663 | Python | ||
matplotlib: plotting with Python | ||||||||||
Best Of Ml Python | 13,727 | 4 days ago | 19 | cc-by-sa-4.0 | ||||||
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly. | ||||||||||
Awesome Bigdata | 12,033 | 6 days ago | 33 | mit | ||||||
A curated list of awesome big data frameworks, ressources and other awesomeness. | ||||||||||
Seaborn | 10,751 | 6,393 | 3,017 | 8 days ago | 30 | June 27, 2022 | 128 | bsd-3-clause | Python | |
Statistical data visualization in Python |
This repository includes a few projects I worked on during my PG Diploma in Data Science. I've included the R-script with detailed comments and pdf files for consolidated presentations wherever applicable. The raw data files for these projects have not been uploaded. However, I may share it exclusively with anyone particularly interested in the details of the Project. I've included a brief description of each project below.
Please Note: If you are a current or future student of the PGDDS program offered by IIIT-Bangalore. I encourage you to ask questions and ask for clarifications. However, I strongly discourage you from integrating sections of the code for your submissions. Every submission is evaluated by a plagiarism checker. A handful of students from my cohort have been penalized for indulging in such activities.
Project Description: [1] Supply-Demand gap analysis for Uber-India: I Performed exploratory data analysis using R and Tableau to identify underlying patterns resulting in driver initiated cancellation and non-availability of taxis particularly for airport trips leading to loss of revenue for Uber.
[2] Analysis of loan application to detect Credit Loss: Performed exploratory data analysis using R to detect the driving factors leading to loan default or credit loss thereby aiding in portfolio and risk assessment.
[3] Automobile Pricing Model: Developed a regression model to predict the price of cars in the American automobile market with 90.6% accuracy by analyzing 7 physical and intangible attributes of the vehicle.
[4] HR Analytics Model: Developed a logistic regression model to forecast the liklehood of an employee to Attrition an Organization.