Stocks Market Beta with Rolling Regression
Author(s): George Pipis Example of getting the Market Beta Coefficients of stocks by running rolling regression in Python Continue reading on Towards AI Β» Published via Towards AI …
Regression and Classification Metrics in Machine learning with Python
Author(s): Amit Chauhan Model evaluation with metric API for regression and classification Continue reading on Towards AI Β» Published via Towards AI …
Writing Efficient Input Pipelines Using TensorFlowβs Data API
Author(s): Jonathan Quijas Machine Learning A Brief Primer on Dataset Processing for Machine Learning Engineering atΒ Scale Photo by Claudio Testa onΒ Unsplash This post is heavily inspired by an exercise of chapter 12 in Hands-On Machine Learning with Scikit-Learn, Keras & Tensorflow. I …
Pytorch Tutorial for Beginners
Author(s): Eugenia Anello Pytorch is a Deep Learning framework developed by Facebook’s AI Research Lab in 2016. It’s widely famous for computer vision oriented… Continue reading on Towards AI Β» Published via Towards AI …
How Machine Learning Can Be Used To Predict Application Performance
Author(s): Lily Chen A case for machine learning in frontend performance Continue reading on Towards AI Β» Published via Towards AI …
Creating AI Web Apps using TensorFlow, Google Cloud Platform, and Firebase
Author(s): Jonathan Quijas Machine Learning, Cloud Computing From the Sandbox to the Cloud: How to Easily Deploy your Machine Learning Models into Production Web Applications Photo by James Lee onΒ Unsplash Introduction Training Machine Learning models for a web app with ML functionalities …
Whatβs in the TensorFlow Federated(TFF) box?
Author(s): Bala Priya Machine Learning Based on Krzysztof Ostrowskiβs talk at OpenMined Privacy Conference 2020 Photo by Josh Calabrese onΒ Unsplash Krzysztof Ostrowski is a Research Scientist at Google, where he heads the TensorFlow Federated development team. This blog post is inspired by …
How to Share your Machine Learning Models with Shiny
Author(s): George Pipis A walk-through example of an interactive Shiny Apps Continue reading on Towards AI Β» Published via Towards AI …
5 Most Commonly Used Distance Metrics in Machine Learning
Author(s): Chetan Ambi Different types of distance metrics used in Machine Learning Continue reading on Towards AI Β» Published via Towards AI …
Fully Explained K-means Clustering with Python
Author(s): Amit Chauhan Unsupervised part in machine learning for group similarities. Continue reading on Towards AI Β» Published via Towards AI …
12 Factors of reproducible Machine Learning in production
Author(s): Ben Koller Machine Learning The last two decades have yielded us some great understandings of Software Development. A big part of that is due to the emergence of DevOps and its wide adoption throughout the industry. Leading software companies follow identical …
16 Interview Questions That Test Your Machine Learning Skills (Part-2)
Author(s): Chandrasekhar Gundluru Ace your machine learning interviews Continue reading on Towards AI Β» Published via Towards AI …
16 Interview Questions That Test Your Machine Learning Skills (Part-1)
Author(s): Chandrasekhar Gundluru Ace your machine learning interviews Continue reading on Towards AI Β» Published via Towards AI …
Fully Explained Logistic Regression with Python
Author(s): Amit Chauhan A Statistical non-linear approach in the machine learning algorithm Continue reading on Towards AI Β» Published via Towards AI …
Deploying a Neural Style Transfer App on Streamlit
Author(s): Tim Cvetko Get your ML app up and running in a matter of minutes Continue reading on Towards AI Β» Published via Towards AI …