-
Published Tutorial
Machine learning, or ML, is a subfield of AI focused on algorithms that learn models from data. In this tutorial, you will apply neural style transfer using Jupyter Notebook and the Linux command line to take an image...
•
By
Thomas Vincent
Python
Python Frameworks
Machine Learning
Programming Project
Development
Ubuntu 16.04
-
Published Tutorial
ARCHIVED: This Machine Learning One-Click Application image includes a rich set of tools for data pre-processing, analysis, and visualization, as well as several state of the art libraries to help you get started with...
•
By
Thomas Vincent
Data Analysis
DigitalOcean 1-Click Apps Marketplace
Machine Learning
Python
DigitalOcean
R
Ubuntu
Ubuntu 16.04
-
Published Tutorial series
Time series are a pivotal component of data analysis. This series goes through how to handle time series visualization and forecasting in Python 3.
•
By
Thomas Vincent
Python
Data Analysis
Development
Programming Project
-
This tutorial shows how to produce time series forecasts using the Prophet library in Python 3.
•
By
Thomas Vincent
Python
Data Analysis
Development
Programming Project
-
In this tutorial, we will produce reliable forecasts of time series. We will begin by introducing and discussing the concepts of autocorrelation, stationarity, and seasonality, and proceed to apply one of the most co...
•
By
Thomas Vincent
Python
Data Analysis
Programming Project
Development
-
In this tutorial, we will introduce some common techniques used in time-series analysis and walk through the iterative steps required to manipulate and visualize time-series data.
•
By
Thomas Vincent
Python
Data Analysis
Development
Programming Project