建筑分类工具,根据建筑参数对建筑进行聚类分析
Project description
BldCluster
建筑分类工具,根据建筑参数对建筑进行聚类分析。
简介
BldCluster 是一个用于建筑分类的工具,它能够根据建筑的各种参数进行聚类。
安装
pip install BldCluster
依赖项
- Python >= 3.11
- pandas
- numpy
- tqdm
使用方法
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.0.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.0.tar.gz.
File metadata
- Download URL: bldcluster-0.1.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c1bad3b905df7850bc340b180cd81b4e0d559d609019bfdad53a13b2202fb6
|
|
| MD5 |
a5b2e623d3e821cc182dd3bd78b98a49
|
|
| BLAKE2b-256 |
d22fd041c0026b5a4bc4c9dd09b9cd17c45b327729d9abdfad1548a4760fee50
|
File details
Details for the file bldcluster-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bldcluster-0.1.0-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.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f33cf48f1b1ec6ea9db4651485f480d23c4637e5bd81ffd95f69ad519868b65
|
|
| MD5 |
fd6b88c1c456a380a02df4f1a1ef3649
|
|
| BLAKE2b-256 |
3d61f3429a8fce8b5358b25af1f8ff9a86f60c2b2176ef70f29c56de40cf3ecb
|