hoangsonww/EstateWise-Chapel-Hill-Chatbot

Composite Lifestyle Scoring Engine

開放

#60 建立於 2025年8月14日

 (0 則留言) (0 個反應) (1 位負責人)TypeScript (21 個分叉)auto 404
backendchoreci/cddocumentationenhancementfrontendgood first issuehelp wantedquestiontesting

倉庫指標

星標
 (38 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Summary Compute a 0–100 score per listing combining commute, amenities, and school signals with explainable breakdown.

Acceptance Criteria

  • Default weights: commute 60%, amenities 25%, schools 15%.
  • Each result includes score and breakdown { commute, amenities, schools }.
  • Caps/floors and tie-breaks documented; weights configurable via env or admin.

Tasks

  • Commute scaler (minutes vs. threshold)
  • Amenity distance scorer (nearest grocery/park/gym)
  • School zone/rating signal
  • Aggregation + rounding; deterministic ties
  • Unit tests for scoring math

貢獻者指南