I have recently started posting related to Machine Learning and I got some very positive feedback from people because they are liking the way I explain Machine Learning related topics in simple words. As per the demand, I am starting the series of Machine Learning Questions and Answers. I will keep on posting the questions … Continue reading Classification and Clustering : Machine Learning Questions & Answers Part – I
Linear Regression in simple words: Machine Learning Algorithm part I
I have written a post in which I explained Machine Learning in simple words. You can find the post here. Heart of the Machine Learning is the bunch of Algorithms. Algorithm plays very important role in creating the models. Nowadays different languages like Python, R and different tools like Azure, AWS has made our life so … Continue reading Linear Regression in simple words: Machine Learning Algorithm part I
First look of Azure Machine Learning : Azure Machine Learning part II
In my last post, I have explained very basic information for Machine learning and I also explained the development life cycle for a Machine learning project. In this post, I will explain some frequent issues during the Machine Learning development and how you can overcome using Azure Machine Learning along with some basic Data cleansing … Continue reading First look of Azure Machine Learning : Azure Machine Learning part II
My idea got selected in SBI Hackathon
This post is not related to any technical topic. Just wanted to share good news here. I applied for SBI(State bank of India) hackathon(#D4B2017) a few days back and good news is, my idea has been shortlisted 🙂 My idea is based on Voice authentication and going to submit the project by 15th November. Let … Continue reading My idea got selected in SBI Hackathon
Machine Learning in simple words: Azure Machine Learning part I
Nowadays Machine learning is a very hot topic, everyone is talking about Machine learning and discussing how it can be useful in their business or in his or her career. Machine Learning in simple words Machine learning is a method of data analysis that automates analytical model building. It is a branch of artificial intelligence based … Continue reading Machine Learning in simple words: Azure Machine Learning part I
ErrorCode = ‘0x80004005 : 80008083: .Net Core 2.0 + IIS exception
We all know that .Net Core has been announced so people started implementing with .Net core. One exception which people are getting while frequently while deploying .Net Core application(created by Visual Studio 2017) on IIS is as below: Application ‘<IIS path>’ with physical root ‘<Application path>’ failed to start process with commandline ‘”dotnet” .\MyApp.dll’, ErrorCode = … Continue reading ErrorCode = ‘0x80004005 : 80008083: .Net Core 2.0 + IIS exception
Newly written SignalR with .Net Core 2.0 and TypeScript
Update 02/15/2018 - Please note that this is a pre-release version and it is not production ready yet. https://github.com/aspnet/SignalR/issues/429 for more discussion. Whenever we want to implement real-time web functionality in .Net then first thing comes to our mind is SignalR. What is SignalR? ASP.NET SignalR is a library for ASP.NET developers that makes developing real-time … Continue reading Newly written SignalR with .Net Core 2.0 and TypeScript
SourceTree with Bitbucket cloud
In this article, I will explain how to do all Git operations from SourceTree which will be reflected in BitBucket. Let us see what is BitBucket: Bitbucket is a web-based hosting service that is owned by Atlassian. It is the Git solution for professional teams. Bitbucket core features include pull requests, branch permissions, and inline comments. What is … Continue reading SourceTree with Bitbucket cloud
AI-Driven Stack Overflow Bot from Microsoft: First look
I guess there would be very few developers who do not use StackOverflow in their day to day life. StackOverflow is part of a developer's life. Whenever we have some issues or doubts we go to the browser -> opens StackOverflow or search for the question on the browser -> StackOverflow link opens and … Continue reading AI-Driven Stack Overflow Bot from Microsoft: First look
Microsoft Cognitive Services for AI : Vision API
Recently I took part into a Hackathon in which we were required to submit some innovative ideas for a well-known bank. I registered and after few days I got an email from the Hackathon event team that they have arranged some webinars to help people to think about some innovative ideas. I got impressed with … Continue reading Microsoft Cognitive Services for AI : Vision API








