Options for Deploying Machine Learning Algorithms to AWS20180117190038
Options for Deploying Machine Learning Algorithms to AWS
Christopher ShoeLast Updated: March 18, 2019activepython, Amazon, ami, aws, machine learning, python, SageMaker
AWS is a great place for accessing scalable, cheap resources on which to deploy data models. However, actually using AWS for this purpose can be chall...
How to Deploy Machine Learning Models to a .NET Environment20180103150000
How to Deploy Machine Learning Models to a .NET Environment
Christopher ShoeLast Updated: August 5, 2022.NET, activepython, flask, machine learning, python, r
Python and R are among the most popular programming languages for data-centric engineers. However, they are not always the languages that the rest of ...
How to Get Hadoop Data into a Python Model20171220080700
How to Get Hadoop Data into a Python Model
Christopher ShoeLast Updated: August 5, 2022big data, hadoop, HDFS, python
Hadoop is an open-source software framework for distributed storage and distributed processing of very large data sets. All the modules in Hadoop are ...
Using TensorFlow for Predictive Analytics with Linear Regression20171017130209
Using TensorFlow for Predictive Analytics with Linear Regression
Christopher ShoeLast Updated: July 24, 2019google, google brain, linear regression, machine learning, predictive analytics, python
Since its release in 2015 by the Google Brain team, TensorFlow has been a driving force in conversations centered on artificial intelligence...