Machine Learning Projects for .NET DevelopersMachine Learning Projects for .NET Developers shows you how to build smarter .NET applications that learn from data, using simple algorithms and techniques that can be applied to a wide range of real-world problems. You'll code each project in the familiar setting of Visual Studio, while the machine learning logic uses F#, a language ideally suited to machine learning applications in .NET. If you're new to F#, this book will give you everything you need to get started. If you're already familiar with F#, this is your chance to put the language into action in an exciting new context.
Along the way, you'll learn fundamental ideas that can be applied in all kinds of real-world contexts and industries, from advertising to finance, medicine, and scientific research. While some machine learning algorithms use fairly advanced mathematics, this book focuses on simple but effective approaches. If you enjoy hacking code and data, this book is for you. ...
Mastering Data Analysis with RR is an essential language for sharp and successful data analysis. Its numerous features and ease of use make it a powerful way of mining, managing, and interpreting large sets of data. In a world where understanding big data has become key, by mastering R you will be able to deal with your data effectively and efficiently.
This book will give you the guidance you need to build and develop your knowledge and expertise. Bridging the gap between theory and practice, this book will help you to understand and use data for a competitive advantage.
Beginning with taking you through essential data mining and management tasks such as munging, fetching, cleaning, and restructuring, the book then explores different model designs and the core components of effective analysis. ...
Mastering JavaScript PromisesJavaScript is a tool for the gurus who create highly useful applications, but it has some limitations. To overcome these limitations, a concept called JavaScript promises is rising rapidly in popularity. Promises makes writing complex logics more manageable and easy.
This book starts with an introduction to JavaScript promises and how it has evolved over time. You will learn the JavaScript asynchronous model and how JavaScript handles asynchronous programming. Next, you will explore the promises paradigm and its advantages.
Finally, this book will show you how to implement promises in platforms used in project development including WinRT, jQuery, and Node.js. ...
Mastering JuliaJulia is a well-constructed programming language with fast execution speed, eliminating the classic problem of performing analysis in one language and translating it for performance into a second. This book will help you develop and enhance your programming skills in Julia to solve real-world automation challenges.
This book starts off with a refresher on installing and running Julia on different platforms. Next, you will compare the different ways of working with Julia and explore Julia's key features in-depth by looking at design and build. You will see how data works using simple statistics and analytics, and discover Julia's speed, its real strength, which makes it particularly useful in highly intensive computing tasks and observe how Julia can cooperate with external processes in order to enhance graphics and data visualization. Finally, you will look into meta-programming and learn how it adds great power to the language and establish networking and distributed computing with ...
Mastering matplotlibmatplotlib is a Python plotting library that provides a large feature set for a multitude of platforms. Given the depth of the library's legacy and the variety of related open source projects, gaining expert knowledge can be a time-consuming and often confusing process.
You'll begin your exciting journey learning about the skills that are necessary in leading technical teams for a visualization project or to become a matplotlib contributor.
Supported by highly-detailed IPython Notebooks, this book takes you through the conceptual components underlying the library and then provides a detailed overview of its APIs. From there, you will learn about event handling and how to code for interactive plots.
Next you will move on to customization techniques, local configuration of matplotib, and then deployments in Cloud environments. The adventure culminates in an exploration of big data visualization and matplotlib clustering. ...
Microsoft Application Virtualization CookbookWith an ever-increasing number of applications being deployed in the workplace, Microsoft App-V 5 enables administrators to abstract these applications from clients, in turn reducing the time taken to complete the software deployment lifecycle. Part of the Microsoft Desktop Optimization Pack, App-V 5 centralizes the management of applications with a variety of deployment methods to suit each environment.
With this hands-on Cookbook, you will learn how best to utilize features of App-V that you may already be familiar with, as well as gain insights into features only recently introduced such as the enhanced Connection Groups and Shared Content Store Mode.
The book starts with the deployment of a scalable App-V infrastructure and progresses to cover the sequencing of common applications, as well as how you can take advantage of the new Office 2013 and Office 365 deployment methods. ...
Sams Teach Yourself Hadoop in 24 HoursApache Hadoop is the technology at the heart of the Big Data revolution, and Hadoop skills are in enormous demand. Now, in just 24 lessons of one hour or less, you can learn all the skills and techniques you'll need to deploy each key component of a Hadoop platform in your local environment or in the cloud, building a fully functional Hadoop cluster and using it with real programs and datasets. Each short, easy lesson builds on all that's come before, helping you master all of Hadoop's essentials, and extend it to meet your unique challenges.
Sams Teach Yourself Apache Hadoop in 24 Hours covers all this, and much more: Understanding Hadoop and the Hadoop Distributed File System (HDFS); Importing data into Hadoop, and process it there; Mastering basic MapReduce Java programming, and using advanced MapReduce API concepts; Making the most of Apache Pig and Apache Hive; Implementing and administering YARN; Taking advantage of the full Hadoop ecosystem; Managing Hadoop clusters with Apac ...
Sams Teach Yourself TCP/IP in 24 Hours, 6th EditionSams Teach Yourself TCP/IP in 24 Hours, 6th Edition is a practical guide to the simple yet illusive protocol system that powers the Internet. A step-by-step approach reveals how the protocols of the TCP/IP stack really work and explores the rich array of services available on the Internet today. You'll learn about configuring and managing real-world networks, and you'll gain the deep understanding you'll need to troubleshoot new problems when they arise. Sams Teach Yourself TCP/IP in 24 Hours is the only single-volume introduction to TCP/IP that receives regular updates to incorporate new technologies of the ever-changing Internet. This latest edition includes up-to-date material on recent topics such as tracking and privacy, cloud computing, mobile networks, and the Internet of Things.
Learn how to: Understand TCP/IP's role, how it works, and how it continues to evolve; Work with TCP/IP's Network Access, Internet, Transport, and Application layers; Design modern networks that will ...
Sams Teach Yourself Java in 24 Hours, 8th EditionComputer programming with Java is easier than it looks. In just 24 lessons of one hour or less, you can learn to write computer programs in Java. Using a straightforward, step-by-step approach, popular author Rogers Cadenhead helps you master the skills and technology you need to create desktop and web programs, web services, an Android app, and even Minecraft mods in Java. Each lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success.
Learn how to: Set up your Java programming environment;Write your first working program in just minutes; Control program decisions and behavior; Store and work with information; Build straightforward user interfaces; Create interactive web programs; Use threading to build more responsive programs; Read and write files and XML data; Master best practices for object-oriented programming; Use Java 9's new HTTP client; Use Java to create an Android app; Expand your skills with closures; Create Minecraft mods ...
Sams Teach Yourself ASP.NET Core in 24 HoursIn just 24 sessions of one hour or less, Sams Teach Yourself ASP.NET Core in 24 Hours, will help you build professional-quality, cloud-based, web-connected solutions with ASP.NET Core. This book's straightforward, step-by-step approach guides you from the basics to advanced techniques, using practical examples to help you make the most of Microsoft's radically revamped ASP.NET Core framework. ASP.NET Program Manager Jeffrey T. Fritz guides you from jumpstarting development with templates to implementing cutting-edge security and containerization. Every lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success.
Learn how to: Set up your work environment on Windows or non-Windows operating systems; Develop solutions more quickly by starting with project templates; Configure ASP.NET Core, services, and applications; Access data with Entity Framework Core; Build modern architectures, controllers, and views with the new version of MVC; Scaffo ...