ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Ensembles in Machine Learning Applications

دانلود کتاب مجموعه ای در برنامه های یادگیری ماشین

Ensembles in Machine Learning Applications

مشخصات کتاب

Ensembles in Machine Learning Applications

ویرایش: 1 
نویسندگان: , , , ,   
سری: Studies in Computational Intelligence 373 
ISBN (شابک) : 3642229093, 9783642229091 
ناشر: Springer-Verlag Berlin Heidelberg 
سال نشر: 2011 
تعداد صفحات: 273 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 4 مگابایت 

قیمت کتاب (تومان) : 33,000



کلمات کلیدی مربوط به کتاب مجموعه ای در برنامه های یادگیری ماشین: هوش محاسباتی، هوش مصنوعی (شامل رباتیک)



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 3


در صورت تبدیل فایل کتاب Ensembles in Machine Learning Applications به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب مجموعه ای در برنامه های یادگیری ماشین نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب مجموعه ای در برنامه های یادگیری ماشین



این کتاب شامل مقالات گسترده ارائه شده در سومین کارگاه آموزشی روش‌های گروه نظارت شده و بدون نظارت و کاربردهای آن‌ها (SUEMA) است که همزمان با کنفرانس اروپایی یادگیری ماشین و
اصول و عملکرد دانش برگزار شد. کشف در پایگاه های داده (ECML/PKDD 2010، بارسلون، کاتالونیا، اسپانیا).
به عنوان دو سلف خود، موضوع اصلی آن مجموعه‌ای از الگوریتم‌های تحت نظارت و بدون نظارت – یادگیری ماشینی پیشرفته و تکنیک داده کاوی بود. بر خلاف یک الگوریتم طبقه‌بندی یا خوشه‌بندی واحد، یک گروه مجموعه‌ای از الگوریتم‌ها است که هر کدام از آنها ابتدا به‌طور مستقل با اختصاص یک کلاس یا برچسب خوشه‌ای به نمونه‌هایی در یک مجموعه داده و پس از آن، تکلیف مورد نظر را حل می‌کنند. همه آرا با هم ترکیب می شوند تا کلاس نهایی یا عضویت
خوشه ایجاد شود. در نتیجه، گروه‌ها اغلب در بسیاری از مسائل دنیای واقعی از بهترین الگوریتم‌های منفرد بهتر عمل می‌کنند.

این کتاب از 14 فصل تشکیل شده است که هر فصل را می‌توان مستقل از بقیه خواند. علاوه بر دو نسخه قبلی SUEMA، که توسط Springer نیز منتشر شده است، بسیاری از فصل‌های کتاب حاضر شامل کدهای شبه و/یا کد برنامه‌نویسی الگوریتم‌های توصیف‌شده در آن‌ها هستند. این به منظور تسهیل پذیرش گروه در عمل و کمک به محققان و مهندسان در حال توسعه برنامه های کاربردی گروه انجام شد.


توضیحاتی درمورد کتاب به خارجی

This book contains the extended papers presented at the 3rd Workshop on Supervised and Unsupervised Ensemble Methods
and their Applications (SUEMA) that was held in conjunction with the European Conference on Machine Learning and
Principles and Practice of Knowledge Discovery in Databases (ECML/PKDD 2010, Barcelona, Catalonia, Spain).
As its two predecessors, its main theme was ensembles of supervised and unsupervised algorithms – advanced machine
learning and data mining technique. Unlike a single classification or clustering algorithm, an ensemble is a group
of algorithms, each of which first independently solves the task at hand by assigning a class or cluster label
(voting) to instances in a dataset and after that all votes are combined together to produce the final class or
cluster membership. As a result, ensembles often outperform best single algorithms in many real-world problems.

This book consists of 14 chapters, each of which can be read independently of the others. In addition to two
previous SUEMA editions, also published by Springer, many chapters in the current book include pseudo code and/or
programming code of the algorithms described in them. This was done in order to facilitate ensemble adoption in
practice and to help to both researchers and engineers developing ensemble applications.



فهرست مطالب

Front Matter....Pages -
Facial Action Unit Recognition Using Filtered Local Binary Pattern Features with Bootstrapped and Weighted ECOC Classifiers....Pages 1-20
On the Design of Low Redundancy Error-Correcting Output Codes....Pages 21-38
Minimally-Sized Balanced Decomposition Schemes for Multi-class Classification....Pages 39-58
Bias-Variance Analysis of ECOC and Bagging Using Neural Nets....Pages 59-73
Fast-Ensembles of Minimum Redundancy Feature Selection....Pages 75-95
Hybrid Correlation and Causal Feature Selection for Ensemble Classifiers....Pages 97-115
Learning Markov Blankets for Continuous or Discrete Networks via Feature Selection....Pages 117-131
Ensembles of Bayesian Network Classifiers Using Glaucoma Data and Expertise....Pages 133-150
A Novel Ensemble Technique for Protein Subcellular Location Prediction....Pages 151-167
Trading-Off Diversity and Accuracy for Optimal Ensemble Tree Selection in Random Forests....Pages 169-179
Random Oracles for Regression Ensembles....Pages 181-199
Embedding Random Projections in Regularized Gradient Boosting Machines....Pages 201-216
An Improved Mixture of Experts Model: Divide and Conquer Using Random Prototypes....Pages 217-231
Three Data Partitioning Strategies for Building Local Classifiers....Pages 233-250
Back Matter....Pages -




نظرات کاربران