معرفی شرکت ها


BHClustering-0.0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Bayesian Hierarchical Clustering
ویژگی مقدار
سیستم عامل -
نام فایل BHClustering-0.0.3
نام BHClustering
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Xiyang Hu, Shuangjie Zhang
ایمیل نویسنده xiyanghu@outlook.com
آدرس صفحه اصلی https://github.com/xiyanghu/BHC
آدرس اینترنتی https://pypi.org/project/BHClustering/
مجوز MIT
# BHC - Bayesian Hierarchical Clustering :100: This is a project of implementing Beyesian Hierarchical Clustering in Python. Heller, Katherine A., and Zoubin Ghahramani. "Bayesian hierarchical clustering." Proceedings of the 22nd international conference on Machine learning. ACM, 2005. ### Data sets: #### Data sets from the paper: toyexample: handwriting number 0,2,4. It has 64 variables, containing information of handwriting. `dim`: (120, 64) <br/> #### Data sets not in the paper: iris: This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other. <br/> `dim`: (150, 5) <br/>


زبان مورد نیاز

مقدار نام
>=3.6.0 Python


نحوه نصب


نصب پکیج whl BHClustering-0.0.3:

    pip install BHClustering-0.0.3.whl


نصب پکیج tar.gz BHClustering-0.0.3:

    pip install BHClustering-0.0.3.tar.gz