OtoPusula — Araç Fiyat Tahmin Modeli

A2M2 ekibi tarafından geliştirilen ikinci el araç fiyat tahmin modeli.

  • Framework: scikit-learn
  • Type: Pipeline (preprocessor + RandomForestRegressor)
  • File: araba_modeli.pkl (~1.1 GB)

Kullanım

import pickle
with open("araba_modeli.pkl", "rb") as f:
    pipeline = pickle.load(f)

Detay: https://huggingface.co/spaces/burak-sisci/otopusula-ml

Authors

A2M2 Ekibi — Bitirme/Staj Projesi

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support