mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
add new model, new branch
This commit is contained in:
parent
9e7d0fa538
commit
4c6c5330d8
1 changed files with 0 additions and 2 deletions
|
|
@ -4,9 +4,7 @@ After the model is built, we can evaluate its performance
|
|||
"""
|
||||
|
||||
import os
|
||||
import yaml
|
||||
import pandas as pd
|
||||
from pathlib import Path
|
||||
from core.interface.InterfaceModels import MLModel
|
||||
from core.interface.InterfaceMetrics import MLMetrics
|
||||
from core.interface.InterfaceDataClient import DataClient
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue