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.
......
  • Great initiative! Hands-on practice is key for mastering data skills like EDA, visualization, wrangling, and ML. By the way, does this align with epds bihar government projects? Looking for practical applications in governance. Thanks!

  • Sounds like a great way to level up data skills! Hands-on practice is key for mastering analysis and ML. Btw, anyone here tried lightroom mod apk for editing? Could use tips for better presets.

  • These hands-on sessions sound perfect for improving my data skills! Excited to dive into EDA, visualization, and machine learning. Also, if anyone from odisha sams is joining, let’s connect!

  • Obtain your official security license in Florida and become eligible for jobs in malls, events, and corporate facilities.

  • « Je vous remercie pour cet important rappel ! » Il est crucial d'apporter du soutien aux étudiants.es dans leur trajectoire éducative, surtout lorsqu'ils.elles équilibrent des responsabilités familiales. #Sams Odisha "

  • "Thanks for the update! This is really helpful. Also, does anyone have info about the 'jan soochna portal' for government job notifications? #GovernmentJobs #JanSuchnaPortal"

  • "Thank you for providing this crucial explanation! Supporting students as they manage their studies and family responsibilities is crucial. #InclusiveLearning dharaniportal org

  • "Thanks for the update! This is really helpful. Btw, has anyone checked out the discussions on forum simpcityforum login? Lots of great insights there too!

  • Great analysis! The MHCET exam seemed balanced, but some sections were tricky. Btw, has anyone tried the among us always imposter hack hack for fun?

  • It appears that you might be talking about a platform or service upgrade to a "Team" plan. These upgrades may occasionally occur as a result of referrals, promotions, or trial periods. Beef tallow benefits

  • Fantastic update! I'm excited to follow Open Collective's development in the spring of 2025. Funding that is driven by the community and transparency are crucial. Has anyone tried stallion x , by the way? I've heard that they're becoming more popular for wellness assistance. Continue your fantastic work!

  • "I appreciate the update for Spring 2025. I'm eager to observe the advancement. As a teacher, I would also love to see more resources, such as Alphabet Tracing worksheets, incorporated into community service projects. Continue your fantastic work.

  • "Thank you for the update! Looking forward to the meeting on February 13th to discuss the implementation of the Students Citizen Assembly proposals.surat lamaran kerja

  • "Great guide! Really helpful tips for keeping my pup happy and healthy. By the way, has anyone tried the #showmepoo app for tracking potty breaks? Would love to hear reviews!"

  • "Loklok APK is awesome for streaming! Perfect for papa du stream fans like me. Highly recommend it! �📺 #Streaming #papadustream v2"

  • "Nice! Sounds like a fun card game. How do you win? Also, looking forAayushman Card Download info—any tips?"

  • "Love Loklok for streaming! It’s my go-to app, especially for jinx manhwa characters—so many great shows! 😍 #LoveJinxCharacters"

  • While I'm here, could you also provide some information on the Subhadra Yojana"? I've been trying to find official details about it.

  • Modern gaming https://gamingcy.com/ goes beyond simple fun; it includes online multiplayer modes, esports competitions, and even educational benefits through interactive learning games.

  • Thanks for the update. Looking forward to reviewing the full details. Speaking of progress, this reminds me I need to finalize the menu for our client lunch—will definitely be including some Burrata Cheese. Let's connect tomorrow.

  • "Thanks for the update! By the way, I was looking for a safe source for a bilibili apk download recently."

  • The latest updates to the deployment protocols look solid. This will definitely streamline our Security forces operations and improve coordination in the field. Thanks for the detailed notes.

  • On a more urgent note, is anyone else following the flood news from Sindh? The devastation is heartbreaking. We need to help however we can.

  • For all my friends abroad sending remittances, the current Pakistani Rupee rate is looking favorable. Good time to support family back home.

  • "Azaad Urdu ka section her deen behtar hota ja raha hai. Wahan par milne wali khabrein aur tajziye bohat aala darjay ke hain. (The Azaad Urdu section gets better every day. The news and analysis there are of the highest quality.)"

  • What a thrilling match! The performance of the young talent in the national team is a sign of great things to come for Pakistan cricket.

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