{"description":"Professional real estate analytics and predictive engine for Belgrade","endpoints":[{"description":"API Discovery (this page)","path":"/"},{"description":"List all available municipalities for filtering","path":"/districts"},{"description":"Feature correlation matrix","params":["from","to","district","round"],"path":"/correlation"},{"description":"Basic statistics for a field","params":["field","from","to","district","round"],"path":"/stats"},{"description":"Advanced analytics with normality and outlier detection","params":["fields","outlier_method","outlier_field","from","to","district","round"],"path":"/analyze"},{"description":"Linear/Polynomial price prediction with diagnostics","params":["sqm","rooms","floor","district","round"],"path":"/predict"},{"description":"K-Nearest Neighbors price prediction","params":["sqm","rooms","floor","district","round"],"path":"/predict/knn"},{"description":"Decision Tree price prediction","params":["sqm","rooms","floor","district","round"],"path":"/predict/tree"},{"description":"Gradient Boosting (Ensemble) price prediction","params":["sqm","rooms","floor","district","round"],"path":"/predict/boost"}],"example":"/predict?district=Vracar\u0026sqm=60\u0026rooms=2\u0026floor=3","name":"BelgradeEstateML API","version":"2.0"}
