MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / float_factor

Method float_factor

models/reference.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23
24 @property
25 def float_factor(self) -> Optional[float]:
26 return self._float_factor
27
28 @property
29 def predicted_price(self) -> Optional[float]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected