Tag: Big data
-
Enterprise-level data science: lessons from the front lines
Posted on December 29, 2018, Level beginner Resource Length medium
Blog post by Levi Brackman on best practices for enterprise level data science. Data science, machine learning (ML) and artificial intelligence (AI) are relatively new endeavors for enterprise-level business. Many companies are batch training as well as batch scoring ML models.
Tags big-data data-science machine-learning analytics
-
Data Mining and Predictive Analytics: Things we should care about
Posted on December 28, 2018, Level beginner Resource Length medium
Vikash Kumar from custom application development company Tatvasoft published this post about predicitive analytics. Data and tons of data are found at the core of any organization's success or failure. Businesses are going with all guns to create a better position in the marketplace by understanding their customer base, making constant improvements in their operations, outperforming their competitors and what not!
Tags analytics miscellaneous big-data cio data-science
-
Understanding the potential of Artificial Intelligence
Posted on December 21, 2018, Level beginner Resource Length long
An interesting interview with Daniel Hulme, CEO of the AI solutions startup Satalia, offers other chief executives a primer on the technology that will shape the future of work and business. Published on strategy-business.com by Euan Cameron and Deborah Unger.
Tags big-data cloud data-science miscellaneous machine-learning
-
Predictive Analytics: the future of digital marketing
Posted on December 9, 2018, Level beginner Resource Length long
An older blog post by Deepak Kanakaraju on hot topic of predictive analytics. As technology impacts every aspect of our lives, it is also creating an impact in predicting the future, with reasonable accuracy.
Tags big-data machine-learning analytics infosec
-
Deep Learning with Python for beginners
Posted on October 5, 2018, Level intermediate Resource Length short
An article by Shailna Patidar in which she takes a look at Deep Learning with Python for beginners and explore the definition of Deep Learning as well as its main characteristics. Moreover, this article will go through Artificial Neural Networks and Deep Neural Networks, along with Deep Learning applications.
Tags python machine-learning programming big-data
-
4 edge computing technologies enabling IoT ready network infrastructure
Posted on September 30, 2018, Level beginner Resource Length short
A quick intro into IoT networking. Networks around the world are going through a massive transformation in which edge computing devices and edge infrastructure development hold a key role.
Tags iot data-science big-data machine-learning software-architecture
-
Intuitive explanation of Convolutional Neural Networks
Posted on September 29, 2018, Level intermediate Resource Length long
An older article by jjwalkarn about Convolutional Neural Networks. Convolutional Neural Networks (ConvNets or CNNs) are a category of Neural Networks that have proven very effective in areas such as image recognition and classification.
Tags miscellaneous data-science big-data machine-learning
-
An Introduction to Q#
Posted on July 14, 2018, Level beginner Resource Length short
Ankit Sharma article focusing on Q# language. Q# is an accessible language for quantum computing. Q# is the new programming language introduced by Microsoft for quantum computing. Author goes over the data types, expressions, and statements of Q# with the help of code snippets.
Tags programming data-science big-data machine-learning
-
Why is the human brain so efficient?
Posted on June 24, 2018, Level beginner Resource Length medium
Liqun Luo, professor in the School of Humanities and Sciences, and professor, by courtesy, of neurobiology, at Stanford University, published this interesting essay about human brain efficiency and how massive parallelism lifts the brain's performance above that of AI. The brain is complex; in humans it consists of about 100 billion neurons, making on the order of 100 trillion connections.
Tags data-science big-data
-
Building a simple Keras + deep learning REST API
Posted on June 12, 2018, Level intermediate Resource Length medium
Adrian Rosebrock tutorial in which he will present a simple method to take a Keras model and deploy it as a REST API. The examples covered in this post will serve as a template/starting point for building your own deep learning APIs.
Tags big-data data-science programming
-
Trying out Containerized Applications on Apache Hadoop YARN 3.1
Posted on May 20, 2018, Level intermediate Resource Length medium
Shane Kumpf & Vinod Kumar Vavilapalli & Saumitra Buragohain from Hortonworks wrote series of articles about Hadoop. This is the 5th blog of this seres and in this blog, they will explore running Docker containers on YARN for faster time to market and faster time to insights for data intensive workloads at scale.
Tags big-data data-science database
-
Reusing & composing GraphQL APIs with GraphQL bindings
Posted on May 12, 2018, Level intermediate Resource Length medium
Graphcool published tutorial about GraphQL bindings. With GraphQL bindings you can embed existing GraphQL APIs into your GraphQL server. In this article, they present a new application of schema stitching which makes it particularly easy to reuse, compose and share existing GraphQL APIs: GraphQL bindings.
Tags big-data apis nosql