Giter VIP home page Giter VIP logo

wuzzuf_job-posts's Introduction

Some notes on the analytical approach and code snippets used through the task

Data Transformation: Dimensionality Reduction Process:

Entries of city dim transferred through these steps:

1- any egyptian street, district or city is transferred to one of 27 egyptian governorates entries. 2- any entries with more than one governorate input is transferred to one entry "Many Governorates" 3- North and South Sinai Governorates are reduced to one input "Sinai" 4- remote, online, work from home entries are transferred to one entry "Work From Home" 5- any place outside Egypt geo locations are transferred to "International" and that has been done with several processes a- first, the locations with clear identification of a place outside egypt territory are transferred to "International" b- second, the locations that have no clear identification that possess entries such as "any, everywhere, any place, any provenance, or similar words that don't provide clear identification of a place" are transferred into "International" or "Many Governorates" based on the entries from currency dimension

Entries of required experience dim transferred through these steps:

1- standardizing the entries on these values t t1:t2 +t -t

2- any entries with rather than this standard were transferred into the standardized format and removing any extra characters

3- the standard can’t involve differentiation between information such as; “more than or equal” and “more than”, “less than or equal” and “less than”. All the entries that involve of inclusion or exclusion info are treated as inclusion information

4- all the steps before are changed into this: A- the experience required field will be splitted into two fields “min_experience” “max_experience” For cells of fixed years of experience i.e. not range values will be transferred to t:t For cells of more than and less than will be considered like this: Conventionally start point is 0 and end point is 55 so if >t will be t:55 and <t will be 0:t

Entries of Job Category and Job Industry:

“Select” transferred to null values

wuzzuf_job-posts's People

Contributors

dsmekki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.