VARSHITHA GUDIMALLAConcept of Gradient Descent in Machine Learning.Gradient Descent is a very generic optimization algorithm capable of finding optimal solutions to a wide range of problems. The general…Aug 25, 2021Aug 25, 2021
VARSHITHA GUDIMALLAPerformance Measure of a Machine Learning ModelMaking a Machine learning model and carrying out prediction is not the only task. Our end goal is to create a model that gives high…Jun 24, 2021Jun 24, 2021
VARSHITHA GUDIMALLAIntroduction to Jupyter NotebookThe Juрyter Nоtebооk is аn орen sоurсe web аррliсаtiоn thаt yоu саn use tо сreаte аnd shаre dосuments thаt соntаin live соde, equаtiоns…May 26, 2021May 26, 2021
VARSHITHA GUDIMALLAFew challenges in Machine LearningInsufficient Quantity of Training DataMay 14, 2021May 14, 2021
VARSHITHA GUDIMALLAWeather Prediction —2. Deploying a Machine Learning model locally using FlaskMake a separate directory for the project and save the model in this directory. I named the directory as “flask”.May 2, 2021May 2, 2021
VARSHITHA GUDIMALLAWeather Prediction — 1. Deploying Machine Learning Locally using FlaskMay 1, 2021May 1, 2021
VARSHITHA GUDIMALLALinear Regression AlgorithmLinear regression is one of the most well-known and well-understood algorithms in statistics and machine learning. Before going to linear…Apr 9, 2021Apr 9, 2021