Skip to content

This Repository provides a Java Project for Machine Learning using the WUZZUF Dataset to answer some questions.

Notifications You must be signed in to change notification settings

agoor97/JavaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JavaProject

This Project is a Java Project in ITI .. AIPro Track 2021 Our Group Members are ................................................................... (Ahmed Essam Azab, Mohammed AL-Sayed Agoor, Asmaa Ali Mahmoud)

required Tasks are :

  1. Read data set and convert it to dataframe or Spark RDD and display some from it.

  2. Display structure and summary of the data.

  3. Clean the data (null, duplications)

  4. Count the jobs for each company and display that in order (What are the most demanding companies for jobs?)

  5. Show step 4 in a pie chart

  6. Find out What are it the most popular job titles?

  7. Show step 6 in bar chart

  8. Find out the most popular areas?

  9. Show step 8 in bar chart

  10. Print skills one by one and how many each repeated and order the output to find out the most important skills required?

  11. Factorize the YearsExp feature and convert it to numbers in new col. (Bounce)

DataSet: Wuzzuf jobs in Egypt data set at Kaggle https://www.kaggle.com/omarhanyy/wuzzuf-jobs

About

This Repository provides a Java Project for Machine Learning using the WUZZUF Dataset to answer some questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages