Tag: Big data
-
Introduction to Numpy in python
Posted on November 25, 2021, Level beginner Resource Length long
NumPy is a valuable and efficient tool for dealing with large amounts of data. NumPy is quick; thus, it's easy to work with a vast amount of data. Data analysis libraries like NumPy, SciPy, Pandas, and others have exploded in popularity due to the data science revolution. By Sonia Jessica.
Tags python machine-learning big-data how-to learning
-
I want to learn Artificial Intelligence and Machine Learning. Where can I start?
Posted on November 24, 2021, Level beginner Resource Length long
How I went from Apple Genius to startup failure to Uber Driver to Machine Learning engineer. An older article about journey to become ML expert by Daniel Bourke.
Tags cloud machine-learning big-data how-to learning
-
What is artificial intelligence and how does the EU plan to regulate it?
Posted on November 12, 2021, Level beginner Resource Length short
Receiving a film recommendation on your favourite video-on-demand platform, unblocking your phone with your face, using autocorrect, and chatting with a chatbot: all of these are everyday examples of Artificial Intelligence (AI). Despite sounding futuristic, AI is already being used by European citizens daily. Its opportunities can be endless, but there are also risks on the table. By Aida Sanchez Alonso.
Tags big-data miscellaneous cio startups machine-learning learning
-
101 machine learning algorithms for data science with cheat sheets
Posted on November 10, 2021, Level beginner Resource Length medium
Your one-stop shop for machine learning algorithms. These 101 algorithms are equipped with cheat sheets, tutorials, and explanations. By Nathan Piccini.
Tags big-data learning data-science analytics
-
How to handle data duplication in data-heavy Kubernetes environments
Posted on October 2, 2021, Level intermediate Resource Length long
It's convenient to create a copy of your application with a copy of its state for each team. For example, you might want a separate database copy to test some significant schema changes or develop other disruptive operations like bulk insert/delete/update... By Augustinas Stirbis.
Tags data-science devops how-to learning big-data
-
How to deploy a machine learning model with FastAPI, Docker and Github Actions
Posted on October 1, 2021, Level intermediate Resource Length long
You've just trained a model and you're happy with it because it performs well on your local cross-validation. Now is the time to put this model in production so that other teams within your organization can consume it and embed it in their applications. By Ahmed Besbes.
Tags machine-learning learning big-data devops agile
-
Building your own Data Science infrastructure for Deep Learning
Posted on September 26, 2021, Level beginner Resource Length long
Build your own machine and install KNIME, Jupyter-Notebook and Tableau to be fully equipped for all data science and deep learning tasks. By Dennis Ganzaroli, Data Scientist and Head of Report & Data-Management in a big Telco in Switzerland.
Tags big-data learning data-science miscellaneous how-to
-
How to deploy a pre-trained question and answer TensorFlow.js Model on App platform
Posted on September 21, 2021, Level beginner Resource Length long
TensorFlow.js, TensorFlow's JavaScript counterpart library for training, executing, and deploying machine learning models in the browser. In an attempt to make TensorFlow.js accessible to developers with limited or no ML experience, the library comes with several pre-trained models that work out of the box. By Juan De Dios Santos Rivera.
Tags machine-learning big-data cio miscellaneous
-
What you should know about Predictive analytics?
Posted on September 11, 2021, Level beginner Resource Length medium
Predictive analytics is a sub-area of business analytics and is particularly concerned with recognizing patterns and predicting future events. It is used in a wide variety of scientific disciplines and areas in companies. By Henny Jones.
Tags analytics big-data management miscellaneous cio
-
The digital path to growth – sensors and handling data
Posted on September 6, 2021, Level beginner Resource Length medium
There are discussions being held today around hot commodity, "data". Data has also been evolving at an unprecedented pace and affecting our lives directly with its mammoth influence on industries as varied as healthcare, education, banking and finance. By Australian Manufacturing Forum @aumanufacturing.
Tags cio iot analytics big-data data-science management database
-
10 common SQL operations to perform using Pandas
Posted on August 30, 2021, Level beginner Resource Length medium
One of the key features of being a data analyst is to query the data from files, databases etc to perform some data manipulation or visualisation and sometimes it's much better if we can do it directly through code instead of looking into the database tables over and over again.. By Akash Mishra.
Tags database machine-learning big-data data-science python
-
The dos and don'ts of machine learning research
Posted on August 24, 2021, Level beginner Resource Length medium
Machine learning is becoming an important tool in many industries and fields of science. But ML research and product development present several challenges that, if not addressed, can steer your project in the wrong direction. By Ben Dickson.
Tags big-data how-to machine-learning management data-science