Category: Machine Learning
Diabetes Prediction Using Machine Learning
In this article, we will be predicting that whether the patient has diabetes or not on the basis of the features we…
Forest Fire prediction using Machine Learning – Analytics Vidhya
Forest, bush, or vegetarian fire, can be described as any uncontrolled and non-prescribed combustion or burning of plants in a natural setting such as a forest, grassland, etc. In this article we are not determining if a forest fire will take place or not, we are predicting the confidence of the forest fire based on some attributes.
Well, the first question arises as that why we even need Machine learning to predict forest fire in that particular area? So, yes the question is valid that despite having the experienced forest department who have been dealing with these issues for a long time why is there a need for ML, having said that answer is quite simple that the experienced forest department can check on 3-4 parameters from their human mind but ML on other hand can handle the numerous parameters whether it can be latitude, longitude, satellite, version, and whatnot, so dealing with this multi-relationship of a parameter that is responsible for the fire in the forest we do need ML for sure!
Random Forest Algorithm for Absolute Beginners in Data Science
Random forests are a supervised Machine learning algorithm that is widely used in regression and classification problems and produces, even without hyperparameter tuning a great result most of the time. It is perhaps the most used algorithm because of its simplicity. It builds a number of decision trees on different samples and then takes the majority vote if it’s a classification problem.
I am assuming you have already read about Decision Trees, if not then no need to worry we’ll read everything from start. In this article, we’ll figure out how the Random Forest algorithm works, how to use it, and the math intuition behind this simple algorithm.
Before learning this algorithm let’s first see what are Ensemble techniques.
How Machine Learning can be used with Blockchain Technology?
Blockchain technology has been trending in recent years. This technology allows a secure way for individuals to deal directly with…
Top Machine Learning-Based Emotion Recognition Tools
UCLA is embarking on a three-year study to better understand the impact of “sleep, physical exercise, heart rate, and daily…
AutoML: An Introduction Using Auto-Sklearn and Auto-PyTorch
AutoML is a broad category of techniques and tools for applying automated search to your automated search and learning to…
Facebook Loves Self-Supervised Learning. Period.
Facebook’s chief AI scientist Yann LeCun’s influence seems to have rubbed off on the team, taking a path less travelled – a journey towards…
Loan Status Prediction using Support Vector Machine (SVM) Algorithm
You see, any bank, approves a loan based on the two most vital points: 1) How risky is the borrower…
Anecdotes from 11 Role Models in Machine Learning | by Robert (Munro) Monarch | Sep, 2021 | Towards Data Science
This article focuses on features anecdotes from 11 machine learning experts. Each shared an anecdote about data-related problems they encountered…
The Machine & Deep Learning Compendium
An open knowledge-sharing project . Hi! Nearly a year ago I announced the Machine & Deep Learning Compendium, a Google…
A Bird’s Eye View of Research on Attention
The scientific study of attention began in psychology, where careful behavioral experimentation can give rise to precise demonstrations of the…
An Introduction to Reinforcement Learning with OpenAI Gym, RLlib, and Google Colab
Get an Introduction to Reinforcement Learning by attempting to balance a virtual CartPole with OpenAI Gym, RLlib, and Google Colab….
Industry vs Academia in Machine Learning
What things to consider while deciding Choosing careers in itself is difficult. Add the time commitment of 5–6 years for…
Top 18 Low-Code and No-Code Machine Learning Platforms
Machine learning becomes more accessible to companies and individuals when there is less coding involved. Especially if you are just…
Decision Tree Algorithm – A Complete Guide
What is a Decision Tree? It is a tool that has applications spanning several different areas. Decision trees can be…
The Machine Learning Journey Of Aishwarya Srinivasan
Analytics India Magazine got in touch with Aishwarya Srinivasan, AI/ML Innovation Leader, Business Development, IBM, to understand her machine learning journey….
A Gentle Introduction To Sigmoid Function
Whether you implement a neural network yourself or you use a built in library for neural network learning, it is…
Email Spam Detection – A Comparative Analysis of 4 Machine Learning Models
This article aims to compare four different deep learning and machine learning algorithms to build a spam detector and evaluate…
Automating Machine Learning Modelling
Creating a Machine Learning model is not a difficult task because Python provides ample libraries which can help in creating…
MACHINE LEARNING STRATEGIES: WHY BUSINESSES ARE FAILING AT IT?
Data continues to remain a significant obstacle in various phases of preparation and embracing an AI procedure. In the Rackspace…
Cook the data for your Machine Learning Algorithm
In this article, we discuss how to cook the data for your machine learning algorithms. So that when you feed…
Machine-learning algorithms used to detect Alzheimer’s during phone conversations
Researchers working at the Department of Public Health, McCann Healthcare Worldwide Japan Inc., has created three algorithms that can be…
Building An ML Classification Model Using PyCaret
Decision making is an important aspect of our day to day lives. We, humans, make many decisions every day. From…
Interview Ready: Frequently Asked Machine Learning Question
Here are the 10 machine learning interview questions that will help you land your dream job Businesses are striving to…
ISRO Offers A Five-Day Machine Learning Course For Free
READ NEXT The Indian Space Research Organisation has announced a five-day free course on machine learning, between July 5 -9….
Confidence Intervals for XGBoost
Gradient Boosting methods are a very powerful tool for performing accurate predictions quickly, on large datasets, for complex variables that…
Evolving Reinforcement Learning Algorithms
A long-term, overarching goal of research into reinforcement learning (RL) is to design a single general purpose learning algorithm that…
Google Earth Engine Machine Learning for Land Cover Classification (with Code)
Earth Engine, also referred to as Google Earth Engine, provides a cloud-computing platform for Remote Sensings, such as satellite image…
Improving model performance through human participation
Certain industries, such as medicine and finance, are sensitive to false positives. Using human input in the model inference loop…
Machine learning, explained
Machine learning is behind chatbots and predictive text, language translation apps, the shows Netflix suggests to you, and how your…
How the Gradient Boosting Algorithm works?
Gradient boosting algorithm is one of the most powerful algorithms in the field of machine learning. As we know that…
10 Popular Must-Read Free eBooks on Machine Learning
In the midst of all the excitement around Big Data, we keep hearing the term “Machine Learning”. It not only offers…
Advanced forecasting using Bayesian diffusion modeling
Machine learning methods, e.g. LSTM networks or random forests, have been used to tackle these and similar problems, but such…
The k-Nearest Neighbors (kNN) Algorithm in Python – Real Python
In this tutorial, you’ll get a thorough introduction to the k-Nearest Neighbors (kNN) algorithm in Python. The kNN algorithm is…
What Is Semi-Supervised Learning
Semi-supervised learning is a learning problem that involves a small number of labeled examples and a large number of unlabeled…
Top 20 Data Science And Machine Learning Platforms: Gartner
The data science and machine learning market is more vibrant than ever before, according to Gartner’s new 2021 Magic Quadrant…
Decision Tree Implementation in Python From Scratch
If you see, you will find out that today, ensemble learnings are more popular and used by industry and rankers…
Physicists working with Microsoft think the universe is a self-learning computer
A team of theoretical physicists working with Microsoft today published an amazing pre-print research paper describing the universe as a…
How Machine Learning Connects With Meditation or Vipassana
Kasia Borowska, co-founder and managing director at Brainpool AI took us through an interesting analogy between vipassana and machine learning…
Shapash: Making Machine Learning Models Understandable
Shapash is a Python library which aims to make machine learning interpretable and understandable by everyone. It provides several types…
K-nearest neighbors (KNN) and content recs : Video
About this video Learn how to factor time into content-based recs, and how the concept of KNN will allow you…
Bird Classification using Pytorch
Simple classification using pytorch In this notebook I will try to demonstate usage of pytorch for simple image classfication task….
Tune XGBoost Performance With Learning Curves
XGBoost is a powerful and effective implementation of the gradient boosting ensemble algorithm. It can be challenging to configure the…
AdaBoost Algorithm | Ensemble Modelling Using AdaBoost Algorithm
In the case of AdaBoost, higher points are assigned to the data points which are miss-classified or incorrectly predicted by…
14 Different Types of Learning in Machine Learning
Machine learning is a large field of study that overlaps with and inherits ideas from many related fields such as…
Two-Dimensional (2D) Test Functions for Function Optimization
Function optimization is a field of study that seeks an input to a function that results in the maximum or…
Machine Learning with Python | Machine Learning Tutorial for Beginners
Looking for a career upgrade & a better salary? We can help, Choose from our no 1 ranked top programmes….
6 Dimensionality Reduction Algorithms With Python
Nevertheless, it can be used as a data transform pre-processing step for machine learning algorithms on classification and regression predictive…
Machine learning for making machines: Applying visual search to mechanical parts
WEST LAFAYETTE, Ind. — Computer vision researchers use machine learning to train computers in visually recognizing objects – but very…
Multicollinearity in Data Science
Multicollinearity is a topic in Machine Learning of which you should be aware. I know this topic since from past…
Top 12 ‘No-Code’ Machine Learning Platforms In 2021
By 2024, as much as 65% of application development will be done on no-code/low-code platforms, according to a Gartner Magic Quadrant report….
7 Popular Feature Selection Routines in Machine Learning
Best ways for Feature Selection The general principle in Data Science is more quality training data results in a better…
MACHINE LEARNING PAPERS WITH CODE
The mission of Papers with Code is to create a free and open resource with Machine Learning papers, code and…
51 Essential Machine Learning Interview Questions and Answers | Springboard Blog
Machine learning interview questions are an integral part of the data science interview and the path to becoming a data scientist, machine…
200+ Machine Learning Interview Questions and Answer for 2021
A Machine Learning interview calls for a rigorous interview process where the candidates are judged on various aspects such as technical and…
Top 34 Machine Learning Interview Questions and Answers [2021]: SimpliLearn
Companies are striving to make information and services more accessible to people by adopting new-age technologies like artificial intelligence (AI) and machine…
Top Machine Learning Interview Questions & Answers for 2021 | Edureka
The world has changed since Artificial Intelligence, Machine Learning and Deep learning were introduced and will continue to do so in the years to come….
10 Basic Machine Learning Interview Questions – GeeksforGeeks
Explain the difference between supervised and unsupervised machine learning? In supervised machine learning algorithms, we have to provide labelled data, for example, prediction of…
Top 50 Machine Learning Interview Questions & Answers
1) What is Machine learning? Machine learning is a branch of computer science which deals with system programming in order…
Popular Machine Learning Interview Questions – KDnuggets
Interviews are hard and stressful enough and my goal here is to help you prepare for ML interviews. This list…
Top 210+ Machine Learning Interview Questions and Answers 2021 [UPDATED]
In case you’re searching for Machine Learning Interview Questions and Answers for Experienced or Freshers, you are at the correct place. Machine…
Great Learning : Machine Learning Interview Questions and Answer for 2021
A Machine Learning interview calls for a rigorous interview process where the candidates are judged on various aspects such as technical and…
Best Machine Learning Interview Questions For 2021
Q4) What are the three stages of model building in the machine learning? Ans: Following are the three stages of model…
An Enlightenment to Machine Learning.docx – An Enlightenment to Machine Learning Preamble The concepts of artificial intelligence and machine learning
Machine Learning is the field of study that gives computers the ability to learn without being explicitly programmed.Machine learning is…
Speeding up Scikit-Learn Model Training
If your scikit-learn models are taking a bit of time to train, then there are several techniques you can use…
Function Optimization With SciPy
Optimization involves finding the inputs to an objective function that result in the minimum or maximum output of the function….
Outlier or Inlier: Types of Algorithms to Detect Anomalous Behavior
Anomaly detection is a critical problem that has been researched within diverse research areas and application disciplines. This article aims…
ML and NLP Research Highlights of 2020
This post summarizes progress in 10 exciting and impactful directions in ML and NLP in 2020.
Code Adam Gradient Descent Optimization From Scratch
Gradient descent is an optimization algorithm that follows the negative gradient of an objective function in order to locate the…
AlgoTrading using Technical Indicator and ML models
Many times we wonder if predictive analytics has the power to predict stock prices and end up using deep neural…
The Best ML Notebooks And Infrastructure Tools For Data Scientists
Machine learning or data science notebooks have become an integral tool for data scientists across the world. Notebooks are highly-interactive…
How Pandemic Affected The Time Series Models In Production
The pre-covid forecasting models failed to see this massive drop in demand and these models were rendered useless for any…
Edit Your Old Photos with Machine Learning — Computational Photography | by Behic Guven | Jan, 2021 | Towards Data Science
We will be using three packages in this project. Packages are as following: OpenCV, NumPy, and Matplotlib. OpenCV is a…
Production Machine Learning Monitoring: Outliers, Drift, Explainers & Statistical Performance
A practical deep dive on production monitoring architectures for machine learning at scale using real-time metrics, outlier detectors, drift detectors,…
Machine learning yields a breakthrough in the study of stellar nurseries
by François Maginiot, CNRS Artificial intelligence can make it possible to see astrophysical phenomena that were previously beyond reach. This has…
Some EBooks to Read Before Getting into A Machine Learning Career
Matthew Mayo, KDnuggets. has carefully-curated list of 5 free ebooks to help you better understand the various aspects of what…
Best (and Free) Books To Understand Machine Learning
Reashikaa Verma and ParallelDots have compiled a list of some of the best (and free) machine learning books that will…
Bests Books On Machine Learning : To Buy
Machine Learning by Tom M. Mitchell This textbook provides a single source introduction to the primary approaches to machine learning. It is…
Types of Machine Learning
ML Algorithms are broadly classified into Classical Learning , Reinforcement Learning , Neural Nets , Deep Learning and Ensemble methods….
Your First Machine Learning Project in Python Step-By-Step
by JasonBrownlee Do you want to do machine learning using Python, but you’re having trouble getting started? In this post,…
What is Machine Learning?
Machine Learning is a branch of Artificial Intelligence that involves the study of algorithms and models that enables machines to…