Sailaja KarraAutoencoders in TensorFlow — part 3In this blog I am going to show to use recurrent neural networks as part of Autoencoders in Tensor flow. Please see my part1 blog here &…Dec 24, 2020Dec 24, 2020
Sailaja KarraAutoencoders in TensorFlow — part 2In this blog I am going to show to use convolution neural networks as part of Autoencoders in Tensor flow. Please see my part1 blog here…Dec 22, 2020Dec 22, 2020
Sailaja KarraAutoencoders in TensorFlow — part 1In this blog I want to write a bit about Autoencoders and how they can be helpful for dimensionality reduction, feature extraction. In…Dec 8, 2020Dec 8, 2020
Sailaja KarraPandas Map, Apply and ApplyMapData Preprocessing is an important step for the data analysts. There are some great methods built into pandas to help you accomplish your…Dec 1, 2020Dec 1, 2020
Sailaja KarraKeras -Preprocessing LayersIn this blog I want to write a bit about the new experimental preprocessing layers in TensorFlow2.3Nov 25, 2020Nov 25, 2020
Sailaja KarraBig Data Machine Learning with SparkML — Part 2 — Ensemble MethodsIn my previous blog I showed how to setup Apache Spark in Google Colab and use Spark ML to run distributed machine learning. In this blog…Nov 18, 2020Nov 18, 2020
Sailaja KarraBig Data Machine Learning with SparkML — Part 1 — Simple SetupIn this blog I would like to show the basics of setting up Spark in Google Colab and run a simple Linear Regression model using Spark ML.Nov 11, 2020Nov 11, 2020