ee.Clusterer.schema
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
نام ورودیهای استفادهشده توسط این خوشه را برمیگرداند، یا اگر این خوشه هنوز هیچ داده آموزشی اضافه نکرده باشد، باطل است.
استفاده | برمی گرداند | Clusterer. schema () | فهرست کنید |
استدلال | تایپ کنید | جزئیات | این: clusterer | خوشه | |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eThis function reveals the names of the input columns used to train a Clusterer model.\u003c/p\u003e\n"],["\u003cp\u003eIt returns a list of these input names or null if the model has not been trained.\u003c/p\u003e\n"],["\u003cp\u003eThe function is accessed via the \u003ccode\u003eschema()\u003c/code\u003e method and takes the Clusterer object as input.\u003c/p\u003e\n"]]],[],null,["# ee.Clusterer.schema\n\nReturns the names of the inputs used by this Clusterer, or null if this Clusterer has not had any training data added yet.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|----------------------|---------|\n| Clusterer.schema`()` | List |\n\n| Argument | Type | Details |\n|-------------------|-----------|---------|\n| this: `clusterer` | Clusterer | |"]]