import { Button } from "@/components/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card" import { Badge } from "@/components/ui/badge" import { ArrowLeft, BrainCircuit, Database, Play, Sliders, ArrowRight, Info, AlertTriangle, HelpCircle, } from "lucide-react" import Link from "next/link" import PageHeader from "@/components/page-header" export default function ModelsDocumentationPage() { return (
BorBann uses machine learning models to analyze property data and make predictions. These models are trained on historical property data and can be used to predict property prices, identify trends, and provide insights.
Used for predicting continuous values like property prices. These models analyze various features to estimate a property's value.
Deep learning models that can capture complex patterns in property data. Ideal for analyzing multiple factors simultaneously.
Specialized models that incorporate location data and spatial relationships between properties.
Models designed to analyze property price trends over time and make future predictions.
System Models are pre-trained models provided by BorBann. They are regularly updated and maintained by our team.
Custom Models are models that you train using your own data pipelines. These can be tailored to your specific needs.
You can select different models when using the Maps or Price Prediction features. Look for the model selector dropdown in the interface.
Different models may produce slightly different results. Here's how to interpret them:
Models provide a predicted price along with a confidence level. The higher the confidence, the more reliable the prediction.
Models show which features (location, size, etc.) have the most impact on the property price.
Models provide a range of possible prices based on the confidence level.
Models analyze how environmental factors affect property values in the area.
You can train custom models using your own data pipelines. This allows you to create models tailored to your specific needs.
Go to the Models section from the sidebar navigation
This will take you to the model training interface
Enter a name, description, and select the model type
Choose which data pipeline to use for training the model
Click the "Start Training" button to begin the training process
The system will show you the training progress and notify you when it's complete
Learn how to use models for property price prediction
Set up data pipelines for model training
Use models with the interactive map
Can't find what you're looking for? Our support team is here to help.