Skip to main content
Back to top
Ctrl
+
K
CAF.cvt 0.1.1
Quick Start
User Guide
API Reference
Changelog
More
Issues
CAF Handbook
Search
Ctrl
+
K
GitHub
Search
Ctrl
+
K
Quick Start
User Guide
API Reference
Changelog
Issues
CAF Handbook
GitHub
Collapse Sidebar
Expand Sidebar
Section Navigation
caf.cvt
caf.cvt.data_cleaning
clip_to_boundary
data_cleaning
explode_to_polygons
write_to_file
ZipFile
ZipFile.__init__
ZipFile.close
ZipFile.extract
ZipFile.extractall
ZipFile.getinfo
ZipFile.infolist
ZipFile.mkdir
ZipFile.namelist
ZipFile.open
ZipFile.printdir
ZipFile.read
ZipFile.setpassword
ZipFile.testzip
ZipFile.write
ZipFile.writestr
BadZipFile
caf.cvt.file_paths
caf.cvt.functional_rules
apply_functional_rules
box
min_max_scaling_pair
reduce
Polygon
Polygon.from_bounds
Polygon.svg
caf.cvt.layering
layering
MinMaxScaler
MinMaxScaler.__init__
MinMaxScaler.fit
MinMaxScaler.inverse_transform
MinMaxScaler.partial_fit
MinMaxScaler.transform
caf.cvt.model_config
CoastalErosion
Config
ExtremeWeather
Flooding
GeoSure
GroundStability
HazardsConfig
ImpactConfig
InfrastructureConfig
NoHAMEntry
Other
OtherInput
PathConfig
Rail
Road
SwitchConfig
ZipFileEntry
Indices
General Index
Python Module Index
API Reference
caf.cvt
caf.cvt.layering
MinMaxScaler
MinMaxScaler.__init__
MinMaxScaler.__init__
#
MinMaxScaler.
__init__
(
feature_range
=
(0,
1)
,
*
,
copy
=
True
,
clip
=
False
)
#
On this page
MinMaxScaler.__init__()
Edit on GitHub