Skip to content

A taxi company called Sweet Lift has collected historical data on taxi orders at the airport and they need to predict the number of taxi orders for the next hour.

License

Notifications You must be signed in to change notification settings

sultanazhari/predict-taxi-orders-for-the-next-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deskripsi proyek

Perusahaan taksi bernama Sweet Lift telah mengumpulkan data historis tentang pesanan taksi di bandara. Untuk menarik lebih banyak pengemudi selama jam sibuk, kita perlu memprediksi jumlah pesanan taksi untuk satu jam ke depan. Buat sebuah model yang mampu membuat prediksi seperti itu.

Metrik RMSE pada test set tidak boleh lebih dari 48.

Instruksi proyek

  • Unduh data yang tersedia dan lakukan resampling untuk satu jam.
  • Analisis datanya.
  • Latih model yang berbeda dengan beragam hyperparameter. Test sample harus mewakili 10% dari dataset awal.
  • Uji data menggunakan test sample dan sajikan sebuah kesimpulan.