Paneer tikka masala is an Indian dish of marinated paneer cheese served in a spiced gravy. INGREDIENTS Marination for paneer tikka masala 250 grams paneer cubed ½ cup greek yogurt or thick curd or hung curd ½ tsp ginger garlic paste or crushed ginger garlic ¼ to ½ tsp red chili powder or paprika (lessContinue reading “Paneer tikka masala Recipe”
Author Archives: YC
Butter Chicken Recipe
Butter Chicken is one of the most popular curries at any Indian restaurant around the world. Aromatic golden chicken pieces in an incredible creamy curry sauce. Ingredients 2 pounds boneless (skinless chicken breasts, cut into 1-inch pieces) 2 tablespoons lemon juice 1 tablespoon olive oil 2 teaspoons curry powder 1 onion (thinly sliced) 3 clovesContinue reading “Butter Chicken Recipe”
Chocolate cake recipe
Chocolate cake is a cake flavored with melted chocolate, cocoa powder, or both. INGREDIENTS Chocolate cake 1 3/4 cups all purpose flour, or (plain flour), (8 oz | 227 g) 3/4 cup unsweetened cocoa powder, (2.6 oz | 75 g) or regular Hershey’s cocoa powder 1 1/2 teaspoon baking powder 1 1/2 teaspoon baking soda,Continue reading “Chocolate cake recipe”
k-Nearest Neighbors in Machine Learning (k-NN)
K-Nearest Neighbors is one of the most basic classification algorithms in Machine Learning. Code and Data-set Link : Github – StuffByYC | Kaggle – StuffByYC Code and Data-set also available in Downloads section of this website In this blog we will understand how K-Nearest Neighbors algorithm works. How to Implement it with Python. KNN algorithmContinue reading “k-Nearest Neighbors in Machine Learning (k-NN)”
K-Nearest Neighbors – Advantages and Disadvantages
k-nearest neighbors is a very simple algorithm used to solve classification problems. To Understand and Implement the algorithm Visit – k-nearest neighbors in Machine Learning (k-NN) Advantages 1. k-NN is called Lazy Learner (Instance based learning). It does not learn anything in the training period. There is no training period. It stores the training datasetContinue reading “K-Nearest Neighbors – Advantages and Disadvantages”
Classification and its Performance Metrics in Machine Learning
Programming is a skill best acquired by practice and example rather than from books. – Alan Turing In classification, the goal is to predict a class label, which is a choice from a predefined list of possibilities. If you are new to machine learning check out : Introduction to machine learning Classification is a supervised machineContinue reading “Classification and its Performance Metrics in Machine Learning”
Type of Distances used in Machine Learning algorithm
Distance metric are used to represent distances between any two data points. There are many distance metrics, but in this article, we will only be discussing a few widely used distance metrics. If you are new to machine learning check out : Introduction to machine learning Type of Distances: Manhattan distance Euclidean distance Minkowski distance HammingContinue reading “Type of Distances used in Machine Learning algorithm”
Introduction to Machine Learning
Some of the most important question we first ask about any topic are What ? Why ? How ?. You will find a lot of paid courses on Machine learning. Here I will creating a complete series of Blogs on Machine learning after that deep learning and Artificial Intelligence. So lets start with the baseContinue reading “Introduction to Machine Learning”
Create Android, iOS, Windows, Linux Application using one platform
Develop iOS, Android, Windows application with single piece of code. There is no need to develop application in three different platform. We all have ideas to develop some or the other applications which will ease our daily work. But, we avoid creating such applications due to the lengthy coding or time investment required to createContinue reading “Create Android, iOS, Windows, Linux Application using one platform”
Crack IELTS in just 14 days
” First and foremost advise, book your Exam it helps provide a boost and motivation for your studies” – YC The International English Language Testing System, or IELTS, is an international standardized test of English language proficiency for non-native English language speakers, which is a mandatory exam if you are looking to study abroad IELTSContinue reading “Crack IELTS in just 14 days”