Поиск книг, людей и списков
Read This Twice
ГлавнаяЛюдиКнигиSonaБиблиотекиВойти

Monica Rogati

Рекомендованные Книги

Monica Rogati is a data scientist and the former Vice President of Data of Jawbone. Before that, she was a senior data scientist at LinkedIn.
2 книг в списке
Сортировать по
Сначала последние рекомендации
Макет
Программируем коллективный разум book cover
Программируем коллективный разум
Segaran - 2007-09-25 (впервые опубликовано в 2002)
Рейтинг Goodreads
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and analyze and understand the data once you've found it. Programming Collective Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions about user experience, marketing, personal tastes, and human behavior in general -- all from information that you and others collect every day. Each algorithm is described clearly and concisely with code that can immediately be used on your web site, blog, Wiki, or specialized application. This book explains: Collaborative filtering techniques that enable online retailers to recommend products or media Methods of clustering to detect groups of similar items in a large dataset Search engine features -- crawlers, indexers, query engines, and the PageRank algorithm Optimization algorithms that search millions of possible solutions to a problem and choose the best one Bayesian filtering, used in spam filters for classifying documents based on word types and other features Using decision trees not only to make predictions, but to model the way decisions are made Predicting numerical values rather than classifications to build price models Support vector machines to match people in online dating sites Non-negative matrix factorization to find the independent features in a dataset Evolving intelligence for problem solving -- how a computer develops its skill by improving its own code the more it plays a game Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple database-backed applications and put the wealth of Internet data to work for you. "Bravo! I cannot think of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way for me (an old AI dog) to reinvigorate my knowledge of the details." -- Dan Russell, Google "Toby's book does a great job of breaking down the complex subject matter of machine-learning algorithms into practical, easy-to-understand examples that can be directly applied to analysis of social interaction across the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless paths." -- Tim Wolters, CTO, Collective Intellect
Monica Rogati
2021-08-20T23:51:51.000Z
When I met Toby, I told him his book 'Programming Collective Intelligence' almost made me cry -- not a typical reaction to a technical book. I explained it had the most useful bits & intuition built during my 6 yr long PhD packaged in a practical, easy to follow guide. Huge loss.      источник
Building Machine Learning Powered Applications book cover
Building Machine Learning Powered Applications
Going from Idea to Product
Emmanuel Ameisen - 2020-02-11
Рейтинг Goodreads
This hands-on guide teaches you how to design, build, and deploy machine learning (ML) powered applications, from initial idea to deployed product. With code snippets, illustrations, and screenshots, you'll learn key ML concepts and tools for building real-world applications. This book is perfect for data scientists, software engineers, and product managers with little or no ML experience, who want to learn the process step-by-step. You'll discover how to plan and measure success, build a working ML model, improve performance, and deploy and monitor models in a production environment.
Monica Rogati
2020-05-12T00:10:54.000Z
Before starting to code an ML algorithm, spend one hour trying to do its job. Be the algorithm. Learned this early on from @IBMResearch's Salim Roukos. You can read more in the @mlpowered book, which is full of practical ML advice missing from textbooks:      источник