Commit a366c35f by Rahim Rasool

Update README.md

parent ad6b4169
......@@ -6,139 +6,111 @@
+ They offer hands-on practice to boost their skills in exploratory data analysis, data visualization, data wrangling and machine learning.
+ The data sets below have been sorted with increasing level of difficulty for convenience (Beginner, Intermediate, Advanced).
![](21.jpg)
##### In order to fork this repository, click on the link to the guide [How to fork a project](https://docs.gitlab.com/ee/gitlab-basics/fork-project.html) on GitLab.
---
### Beginner:
1) **Find out the age of Abalone from physical measurements**<br/>
Recommended Use: Regression Models<br/>
Domain: Environment
[**Find out the age of Abalone from physical measurements**](Abalone)<br/>
Regression Models | Environment
2) **Predict student's knowledge level**<br/>
Recommended Use: Classification/Clustering<br/>
Domain: Education/Web
[**Predict student's knowledge level**](User Knowledge Modeling)<br/>
Classification/Clustering | Education/Web
3) **Can you predict the price of a house?**<br/>
Recommended Use: Regression Models<br/>
Domain: Real Estate
[**Can you predict the price of a house?**](Real Estate Valuation)<br/>
Regression Models | Real Estate
4) **Can you estimate location from WIFI Signal Strength**<br/>
Recommended Use: Classification Models<br/>
Domain: Mobile/Location
[**Can you estimate location from WIFI Signal Strength**](Wireless Indoor Localization)<br/>
Classification Models | Mobile/Location
5) **Predict acceptability of a car**<br/>
Recommended Use: Classification Models<br/>
Domain: Automobile
[**Predict acceptability of a car**](Car Evaluation)<br/>
Classification Models | Automobile
6) **Predict seminal quality of an individual**<br/>
Recommended Use: Regression/Classification Models<br/>
Domain: Healthcare/Life
[**Predict seminal quality of an individual**](Fertility)<br/>
Regression/Classification Models | Healthcare/Life
7) **Estimate chance of bankruptcy from qualitative parameters by experts**<br/>
Recommended Use: Classification Models<br/>
Domain: Finance/Banking
[**Estimate chance of bankruptcy from qualitative parameters by experts**](Qualitative Bankruptcy)<br/>
Classification Models | Finance/Banking
---
### Intermediate:
8) **Can you predict the fuel-efficiency of a car?**<br/>
Recommended Use: Regression Models<br/>
Domain: Automobiles
[**Can you predict the fuel-efficiency of a car?**](Auto MPG)<br/>
Regression Models | Automobiles
9) **Was that chest pain an indicator of a heart disease**<br/>
Recommended Use: Classification Models<br/>
Domain: Health Sciences
[**Was that chest pain an indicator of a heart disease**](Heart Disease)<br/>
Classification Models | Health Sciences
10) **Predict total number of demand of orders**<br/>
Recommended Use: Regression Models<br/>
Domain: Business
[**Predict total number of demand of orders**](Daily Demand Forecasting Orders)<br/>
Regression Models | Business
11) **Find out if a donor will give blood in March 2007**<br/>
Recommended Use: Classification Models<br/>
Domain: Business
[**Find out if a donor will give blood in March 2007**](Blood Transfusion Service Center)<br/>
Classification Models | Business
12) **Forecast pollution level of a city**<br/>
Recommended Use: Regression Models<br/>
Domain: Environment
[**Forecast pollution level of a city**](Beijing PM2.5)<br/>
Regression Models | Environment
13) **Will the patient survive for at least one year after a heart attack**<br/>
Recommended Use: Classification Models<br/>
Domain: Automobiles
[**Will the patient survive for at least one year after a heart attack**](Echocardiogram)<br/>
Classification Models | Automobiles
14) **Estimate compressive strength of concrete**<br/>
Recommended Use: Regression Models<br/>
Domain: Civil Engineering/Construction
[**Estimate compressive strength of concrete**](Concrete Compressive Strength)<br/>
Regression Models | Civil Engineering/Construction
15) **Discover patterns relating liver disorder and alcohol consumption**<br/>
Recommended Use: Classification/Regression/Clustering Models<br/>
Domain: Healthcare
[**Discover patterns relating liver disorder and alcohol consumption**](Liver Disorders)<br/>
Classification/Regression/Clustering Models | Healthcare
16) **Predict which stock will provide greatest rate of return**<br/>
Recommended Use: Clustering/Regression/Classification Models<br/>
Domain: Business/Finance
[**Predict which stock will provide greatest rate of return**](Dow Jones Index)<br/>
Clustering/Regression/Classification Models | Business/Finance
17) **Assess heating and cooling load requirements of building**<br/>
Recommended Use: Regression/Classification Models<br/>
Domain: Energy
[**Assess heating and cooling load requirements of building**](Energy Efficiency)<br/>
Regression/Classification Models | Energy
18) **Determine the type of glass using oxide content**<br/>
Recommended Use: Classification Models<br/>
Domain: Physical
[**Determine the type of glass using oxide content**](Glass Identification)<br/>
Classification Models | Physical
19) **Predict chance of survival**<br/>
Recommended Use: Classification Models<br/>
Domain: Healthcare
[**Predict chance of survival**](Hepatitis)<br/>
Classification Models | Healthcare
20) **Find patterns from spending data at wholesale**<br/>
Recommended Use: Classification/Clustering<br/>
Domain: Business/Retail
[**Find patterns from spending data at wholesale**](Wholesale Customers)<br/>
Classification/Clustering | Business/Retail
21) **Group similar travel reviews**<br/>
Recommended Use: Clustering/Classification Models<br/>
Domain: Web
[**Group similar travel reviews**](Travel Reviews)<br/>
Clustering/Classification Models | Domain: Web
22) **Relate returns of Istanbul Stock Exchange with other international indices**<br/>
Recommended Use: Regression/Classification Models<br/>
Domain: Business/Finance
[**Relate returns of Istanbul Stock Exchange with other international indices**](Istanbul Stock Exchange)<br/>
Regression/Classification Models | Business/Finance
23) **Predict bike rental count (hourly/daily) based on the environmental & seasonal settings**<br/>
Recommended Use: Regression Models<br/>
Domain: Social
[**Predict bike rental count (hourly/daily) based on the environmental & seasonal settings**](Bike Sharing)<br/>
Regression Models | Social
24) **Detect Room Occupancy through Light, Temperature, Humidity and CO2 sensors**<br/>
Recommended Use: Classification Models<br/>
Domain: Energy/Buildings
[**Detect Room Occupancy through Light, Temperature, Humidity and CO2 sensors**](Occupancy Detection)<br/>
Classification Models | Energy/Buildings
25) **Estimate whether a person’s income exceeds $50K/year**<br/>
Recommended Use: Classification Models<br/>
Domain: Social/Government
[**Estimate whether a person’s income exceeds $50K/year**](Census Income)<br/>
Classification Models | Social/Government
---
### Advanced:
26) **Detect Autistic Spectrum Disorder (ASD) cases**<br/>
Recommended Use: Classification Models<br/>
Domain: Healthcare/Social Sciences
[**Detect Autistic Spectrum Disorder (ASD) cases**](Autism Screening Adult)<br/>
Classification Models | Healthcare/Social Sciences
27) **Estimate the probability of Default**<br/>
Recommended Use: Classification Models<br/>
Domain: Business/Finance
[**Estimate the probability of Default**](Default of Credit Card Clients)<br/>
Classification Models | Business/Finance
28) **Predict if a note is genuine**<br/>
Recommended Use: Classification Models<br/>
Domain: Banking/Finance
[**Predict if a note is genuine**](Banknote Authentication)<br/>
Classification Models | Banking/Finance
29) **Find a short term forecast on electricity consumption of a single home**<br/>
Recommended Use: Regression/Clustering Models<br/>
Domain: Electricity
[**Find a short term forecast on electricity consumption of a single home**](Individual Household Electric Power Consumption)<br/>
Regression/Clustering Models | Electricity
30) **Predict the number of shares on social networks**<br/>
Recommended Use: Regression/Classification Models<br/>
Domain: Business/Web
[**Predict the number of shares on social networks**](Online News Popularity)<br/>
Regression/Classification Models | Business/Web
---
### FAQ
### Queries:
**Can I use these datasets for my project?**<br/>
Sure! You're totally free to do so.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment