File size: 858 Bytes
cddeaa9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
license: unknown
inference: false
tags:
  - mlconsole
  - tabular-regression
library_name: mlconsole
metrics:
  - mae
  - loss
datasets:
  - house_price_prediction
model-index:
  - name: house_price_prediction3
    results:
      - task:
          type: tabular-regression
          name: tabular-regression
        dataset:
          type: house_price_prediction
          name: house_price_prediction
        metrics:
          - type: mae
            name: Mean absolute error
            value: 6.066547393798828
          - type: loss
            name: Model loss
            value: 104.95296478271484

---

# regression model trained on "house_price_prediction"
🤖 [Load and use this model](https://mlconsole.com/model/hf/FaroukFaiz/house_price_prediction3) in one click.
🧑‍💻 [Train your own model](https://mlconsole.com) on ML Console.