建筑分类工具,根据建筑参数对建筑进行聚类分析
Project description
BldCluster
建筑分类工具,根据建筑参数对建筑进行聚类分析。
简介
BldCluster 是一个用于建筑分类的工具,它能够根据建筑的各种参数进行聚类。
安装
pip install BldCluster
依赖项
- Python >= 3.11
- pandas
- numpy
- tqdm
使用方法
from BldCluster import BldCluster as bc
BldDirtFile = 'Resources\SanFrancisco_buildings_full.csv'
obj = bc.BldCluster(BldDirtFile)
obj.ClassifyBld(IgnoredLabels=['id','Latitude','Longitude','YearBuilt','ReplacementCost'],
**{'PlanArea': 100})
联系方式
- 维护者:Tian You (youtian@njtech.edu.cn)
- 项目主页:https://github.com/youtian95/BldCluster
- 问题追踪:https://github.com/youtian95/BldCluster/issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bldcluster-0.1.1.tar.gz
(2.5 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bldcluster-0.1.1.tar.gz.
File metadata
- Download URL: bldcluster-0.1.1.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8eb74d3721c997bedd2b1248c5fddf0c97b798dc207d8b34d6f2c12806dbd17
|
|
| MD5 |
99414940c87ee5262f9156d50a536d13
|
|
| BLAKE2b-256 |
573a5939ae8c463e56875f5f99b64fe97281c3e71c882db7b9c1b10f328578a7
|
File details
Details for the file bldcluster-0.1.1-py3-none-any.whl.
File metadata
- Download URL: bldcluster-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9fa8873431f820edc9405b13adc1fa27129a667060116a82a80b5de3a404d04
|
|
| MD5 |
28ed2025ba65542f32add03f2454cf01
|
|
| BLAKE2b-256 |
f41c4fdb90bfeeb2e2572a41d2621c6d2301d2a6293ce4dc53dc2f2114f10d92
|