Giter Club home page Giter Club logo

oprec_kcv_2024's Introduction

Open Recruitement Admin KCV 2024

Deskripsi Tugas

Buatlah model untuk memprediksi salary berdasarkan data-data lowongan pekerjaan yang sudah tersedia pada file train.csv. Skor akhir berdasarkan metrik evaluasi RMSE. Untuk contoh submisi dapat dilihat di file sample_submission.csv.

Penjelasan dataset:

  • File train.csv berisi data yang dapat digunakan peserta untuk melatih model Machine Learning dengan delimiter berupa pipe “|”.
  • File predict-case.csv berisi data yang dapat digunakan peserta untuk menguji model yang dibuat dengan delimiter berupa pipe “|”.
  • File sample_submission.csv adalah contoh bentuk submisi yang benar.

Penjelasan kolom:

  • job_title = nama pekerjaan
  • location = lokasi perusahaan tempat bekerja
  • salary_currency = mata uang dari salary
  • career_level = tingkat jabatan dari pekerjaan yang ditawarkan
  • experience_level = lama pengalaman pelamar yang diminta perusahaan
  • education_level = syarat tingkat pendidikan bagi pelamar pekerjaan
  • employment_type = tipe kontrak
  • job_function = kategorisasi jenis pekerjaan
  • job_benefits = manfaat yang bisa diberikan perusahaan
  • company_process_time = rata-rata lama waktu perusahaan untuk merespon pelamar
  • company_size = jumlah karyawan yang bekerja di perusahaan tersebut
  • company_industry = jenis industri yang menjadi lini bisnis perusahaan
  • job_description = deskripsi pekerjaan yang ditawarkan
  • salary = jumlah gaji yang ditawarkan setiap bulan

Evaluasi Tugas

The submission will be evaluated using MSE Metrik from the actual value.

The public leadearboard just cover 70% of test data, there are still 30% hidden data for final scoring

Format Submisi

For each ID in the test set, you must predict the SALARY. The file should contain a header and have the following format:

id,salary
1022,12345
1023,54321
1024,333
etc.

oprec_kcv_2024's People

Contributors

faaizhaikal avatar

Watchers

 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.