Building Data-Driven Applications with Danfo.js


Book Description

Get hands-on with building data-driven applications using Danfo.js in combination with other data analysis tools and techniques Key FeaturesBuild microservices to perform data transformation and ML model serving in JavaScriptExplore what Danfo.js is and how it helps with data analysis and data visualizationCombine Danfo.js and TensorFlow.js for machine learningBook Description Most data analysts use Python and pandas for data processing for the convenience and performance these libraries provide. However, JavaScript developers have always wanted to use machine learning in the browser as well. This book focuses on how Danfo.js brings data processing, analysis, and ML tools to JavaScript developers and how to make the most of this library to build data-driven applications. Starting with an overview of modern JavaScript, you'll cover data analysis and transformation with Danfo.js and Dnotebook. The book then shows you how to load different datasets, combine and analyze them by performing operations such as handling missing values and string manipulations. You'll also get to grips with data plotting, visualization, aggregation, and group operations by combining Danfo.js with Plotly. As you advance, you'll create a no-code data analysis and handling system and create-react-app, react-table, react-chart, Draggable.js, and tailwindcss, and understand how to use TensorFlow.js and Danfo.js to build a recommendation system. Finally, you'll build a Twitter analytics dashboard powered by Danfo.js, Next.js, node-nlp, and Twit.js. By the end of this app development book, you'll be able to build and embed data analytics, visualization, and ML capabilities into any JavaScript app in server-side Node.js or the browser. What you will learnPerform data experimentation and analysis with Danfo.js and DnotebookBuild machine learning applications using Danfo.js integrated with TensorFlow.jsConnect Danfo.js with popular database applications to aid data analysisCreate a no-code data analysis and handling system using internal librariesDevelop a recommendation system with Danfo.js and TensorFlow.jsBuild a Twitter analytics dashboard for sentiment analysis and other types of data insightsWho this book is for This book is for data analysts, data scientists, and JavaScript developers who want to create data-driven applications in the JavaScript/Node.js environment. Intermediate-level knowledge of JavaScript programming and data science using pandas is expected.




Low-Carbon Development


Book Description

The Federal Government of Nigeria has adopted an ambitious strategy to make Nigeria the world’s 20th largest economy by 2020. Sustaining such a pace of growth will entail rapid expansion of the level of activity in key carbon-emitting sectors, such as power, oil and gas, agriculture and transport. In the absence of policies to accompany economic growth with a reduced carbon foot-print, emissions of greenhouse gases could more than double in the next two decades. This study finds that there are several options for Nigeria to achieve the development objectives of vision 20:2020 and beyond, but stabilizing emissions at 2010 levels, and with domestic benefits in the order of 2 percent of GDP. These benefits include cheaper and more diversified electricity sources; more efficient operation of the oil and gas industry; more productive and climate –resilient agriculture; and better transport services, resulting in fuel economies, better air quality, and reduced congestion. The study outlines several actions that the Federal Government could undertake to facilitate the transition towards a low carbon economy, including enhanced governance for climate action, integration of climate consideration in the Agriculture Transformation Agenda, promotion of energy efficiency programs, scale-up of low carbon technologies in power generation (such as renewables an combined cycle gas turbines), and enhance vehicle fuel efficiency.




Learning TensorFlow.js


Book Description

Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde--Google Developer Expert in machine learningand the web--provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical audience that includes data scientists, engineers, web developers, students, and researchers. You'll begin by working through some basic examples in TensorFlow.js before diving deeper into neural network architectures, DataFrames, TensorFlow Hub, model conversion, transfer learning, and more. Once you finish this book, you'll know how to build and deploy production-readydeep learning systems with TensorFlow.js. Explore tensors, the most fundamental structure of machine learning Convert data into tensors and back with a real-world example Combine AI with the web using TensorFlow.js Use resources to convert, train, and manage machine learning data Build and train your own training models from scratch




Learning Tensorflow. Js


Book Description

Combining the demand for AI with the ubiquity of JavaScript was inevitable. With Google's TensorFlow.js framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde--Google Developer Expert in machine learning and the web--provides a hands-on, end-to-end approach to TensorFlow.js fundamentals for a broad technical audience that includes data scientists, engineers, web developers, students, and researchers. You'll begin by working through some basic examples in TensorFlow.js before diving deeper into neural network architectures, DataFrames, TensorFlow Hub, model conversion, transfer learning, and more. Once you finish this book, you'll know how to build and deploy production-ready deep learning systems with TensorFlow.js. Explore tensors, the most fundamental structure of machine learning Convert data into tensors and back with a real-world example Combine AI with the web using TensorFlow.js and other tools Use resources to convert, train, and manage machine learning data Start building and training your own training models from scratch Learn how to create your own image classification models Examine transfer learning: retraining an advanced model to perform a new task




Knowledge Management and Digital Transformation Power


Book Description

İÇİNDEKİLER ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING TECHNIQUES IN DISTANCE EDUCATION (2012-2021): A SYSTEMATIC REVIEW MEHMET BARIŞ HORZUM - DENİZ DEMİRCİOĞLU DİREN THE ROLE OF CUSTOMER KNOWLEDGE IN DIGITAL TRANSFORMATION: CUSTOMER KNOWLEDGE MANAGEMENT AS A COMPETITIVE ADVANTAGE THROUGH SOCIAL MEDIA PLATFORMS LEVENT ÇALLI MACHINE LEARNING AS A TOOL FOR ACHIEVING DIGITAL TRANSFORMATION MERVE ŞİŞCİ - YUNUS EMRE TORKUL - İHSAN HAKAN SELVİ BLOCKCHAIN-BASED ENERGY MANAGEMENT FOR SUPPLY CHAIN MANAGEMENT ERAY AÇIKGÖZ - BERRİN DENİZHAN A STUDY ON DEEP LEARNING BASED APPLICATIONS USED IN AGRICULTURE IN TURKIYE GÜNAY TEMÜR BLOCKCHAIN AND INFORMATION SHARING FATİH ÇALLI INDUSTRY 4.0, SMART FACTORIES AND EFFECTS ON BUSINESS TİJEN ÖVER ÖZÇELİK - İHSAN HAKAN SELVİ - AYTEN YILMAZ YALÇINER - MUHAMMED TAHA ZEREN ANALYSIS OF THE PARAMETERS THAT AFFECT THE MOISTURE CONTENT OF THE PUMPKIN BY DATA MINING FEYZA GÜRBÜZ OPPORTUNITIES AND CHALLENGES OF DIGITAL TRANSFORMATION IN SMEs-THE ROLE OF DYNAMIC CAPABILITIES AS A CATALYST BÜŞRA ALMA ÇALLI A CUSTOMER-CENTRIC ANALYTICS FRAMEWORK AND INSIGHTS OF DIGITAL TRANSFORMATION ÖMER FARUK SEYMEN THE FUTURE OF MONEY AS A FINANCIAL INVESTMENT TOOL: CENTRAL BANK DIGITAL CURRENCY İNCİ MERVE ALTAN




UNESCO General History of Africa, Vol. I, Abridged Edition


Book Description

"This volume covers the period from the end of the Neolithic era to the beginning of the seventh century of our era. This lengthy period includes the civilization of Ancient Egypt, the history of Nubia, Ethiopia, North Africa and the Sahara, as well as of the other regions of the continent and its islands."--Publisher's description




Node Cookbook


Book Description

Discover practical recipes to get to grips with Node.js concepts and programming models for delivering a scalable server-side for your applications Key FeaturesImplement practical solutions for scaling, securing, and testing your Node.js web apps effectivelyBuild and deploy scalable microservices architecture with the power of Node.js 14Discover techniques for debugging and testing Node.js applicationsBook Description A key technology for building web applications and tooling, Node.js brings JavaScript to the server enabling full-stack development in a common language. This fourth edition of the Node Cookbook is updated with the latest Node.js features and the evolution of the Node.js framework ecosystems. This practical guide will help you to get started with creating, debugging, and deploying your Node.js applications and cover solutions to common problems, along with tips to avoid pitfalls. You'll become familiar with the Node.js development model by learning how to handle files and build simple web applications and then explore established and emerging Node.js web frameworks such as Express.js and Fastify. As you advance, you'll discover techniques for detecting problems in your applications, handling security concerns, and deploying your applications to the cloud. This recipe-based guide will help you to easily navigate through various core topics of server-side web application development with Node.js. By the end of this Node book, you'll be well-versed with core Node.js concepts and have gained the knowledge to start building performant and scalable Node.js applications. What you will learnUnderstand the Node.js asynchronous programming modelCreate simple Node.js applications using modules and web frameworksDevelop simple web applications using web frameworks such as Fastify and ExpressDiscover tips for testing, optimizing, and securing your web applicationsCreate and deploy Node.js microservicesDebug and diagnose issues in your Node.js applicationsWho this book is for The book is for web developers who have knowledge of JavaScript and want to gain a broad understanding of Node.js concepts for server-side development.




Holiness


Book Description




JavaScript for Data Science


Book Description

"JavaScript is the language of the web. Originally developed for making browser-based interfaces more dynamic, it is now used for large-scale software projects of all kinds, including scientific visualization tools and data services. However, most researchers and data scientists have little or no experience with it. This book is designed to fill that void. It introduces readers to JavaScript's power and idiosyncrasies, and guides them through the key features of the modern version of the language and its tools and libraries. The book places equal focus on client- and server-side programming, and shows readers how to create interactive web content, build and test data services, and visualize data in the browser"--




Learning Node.js


Book Description

This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book. Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability. You’ll start by installing and running Node.js, understanding the extensions it uses, and quickly writing your first app. Next, building on the basics, you’ll write more capable application servers and extend them with today’s most powerful Node.js tools and modules. Finally, you’ll discover today’s best practices for testing, running Node.js code on production servers, and writing command-line utilities. Throughout the book, author Marc Wandschneider teaches by walking the reader line-by-line through carefully crafted examples, demonstrating proven techniques for creating highly efficient applications and servers. The second edition updates coverage of Node.js to reflect changes in the technology and how it is used in the three years since the first edition was published: Explanation of Node's new versioning scheme Updated coverage of Streams New coverage of installation using pre-build installers rather than from source code New coverage of Mongoose in the section on MongoDB New information about deploying Node on Heroku and Azure Expansion of coverage on testing If you're a developer who wants to build server-side web applications with Node.js, Learning Node.js is your fatest route to success. Build Node.js solutions that leverage current JavaScript skills Master Node.js nonblocking IO and async programming Handle more requests and increase an application’s flexibility Use and write modules Perform common JSON/web server tasks Use browsers to generate pages on the fly via Ajax calls and template libraries Simplify development with the Express framework Create database back-ends using popular NoSQL and relational databases Deploy and run Node.js apps on Unix/macOS or Windows servers Deploy apps to Heroku and Microsoft Azure Support virtual hosts and SSL/HTTPS security Test Node.js programs that mix synchronous, async, and RESTful server API functionality