Machine Learning in Predictive Analytics
Introduction
Predictive analytics, the art of forecasting future outcomes based on historical data, has become an indispensable tool for businesses, governments, and organizations across various sectors.
At its core lies machine learning, a powerful discipline that enables systems to learn from data without explicit programming. This comprehensive guide delves into the intricate relationship between machine learning and predictive analytics, covering a vast spectrum of topics from foundational concepts to advanced techniques and real-world applications. ?
For many organisations, big data – incredible volumes of raw structured, semi-structured and unstructured data – is an untapped resource of intelligence that can support business decisions and enhance operations. As data continues to diversify and change, more and more organisations are embracing predictive analytics, to tap into that resource and benefit from data at scale.
What is predictive analytics?
Predictive analytics is an advanced form of data analytics that attempts to answer the question, “What might happen next?” As a branch of data science for business, the growth of predictive and augmented analytics coincides with that of big data systems, where larger, broader pools of data enable increased data mining activities to provide predictive insights. Advancements in big data machine learning have also helped expand predictive analytics capabilities.
The growth of predictive and augmented analytics coincides with that of big data systems, where broader pools of data enable increased data mining activities to provide predictive insights. Advancements in big data machine learning have also helped expand predictive analytics capabilities.
Predictive analytics defined
It is also called the process of using data to forecast future outcomes. The process uses data analysis, machine learning, artificial intelligence, and statistical models to find patterns that might predict future behavior. Organizations can use historic and current data to forecast trends and behaviors seconds, days, or years into the future with a great deal of precision.
A common misconception is that predictive analytics and machine learning are the same thing. This is not the case. (Where the two do overlap, however, is predictive modelling – but more on that later.)
At its core, predictive analytics encompasses a variety of statistical techniques (including machine learning, predictive modelling and data mining) and uses statistics (both historical and current) to estimate, or ‘predict’, future outcomes. These outcomes might be behaviours a customer is likely to exhibit or possible changes in the market, for example. Predictive analytics help us to understand possible future occurrences by analysing the past.
Machine learning, on the other hand, is a subfield of computer science that, as per Arthur Samuel’s definition from 1959, gives ‘computers the ability to learn without being explicitly programmed’. Machine learning evolved from the study of pattern recognition and explores the notion that algorithms can learn from and make predictions on data. And, as they begin to become more ‘intelligent’, these algorithms can overcome program instructions to make highly accurate, data-driven decisions.
Why Predictive Analytics is important?
Predictive analytics is important for several reasons:
Informed Decision-Making: By anticipating future trends and outcomes, businesses and organizations can make more strategic decisions. Imagine being able to predict customer churn (when a customer stops using your service) or equipment failure before it happens. This allows for proactive measures to retain customers or prevent costly downtime.
Risk Management: Predictive analytics helps identify and mitigate potential risks. For example, financial institutions can use it to detect fraudulent transactions, while healthcare providers can predict the spread of diseases.
Optimization and Efficiency: Predictive models can optimize processes and resource allocation. Businesses can forecast demand and optimize inventory levels, or predict equipment maintenance needs to avoid disruptions.
Personalized Experiences: Predictive analytics allows for personalization and customization. Retailers can use it to recommend products to customers based on their past purchases and browsing behavior.
Innovation and Competitive Advantage: Predictive analytics empowers organizations to identify new opportunities and develop innovative products and services. By understanding customer needs and market trends, businesses can stay ahead of the competition.
How does predictive analytics work?
Predictive analytics is driven by predictive modelling. It’s more of an approach than a process. Predictive analytics and machine learning go hand-in-hand, as predictive models typically include a machine learning algorithm. These models can be trained over time to respond to new data or values, delivering the results the business needs. Predictive modelling largely overlaps with the field of machine learning.
There are two types of predictive models. They are Classification models, that predict class membership, and Regression models that predict a number. These models are then made up of algorithms. The algorithms perform the data mining and statistical analysis, determining trends and patterns in data. Predictive analytics software solutions will have built in algorithms that can be used to make predictive models. The algorithms are defined as ‘classifiers’, identifying which set of categories data belongs to.
Data scientists use predictive models to identify correlations between different elements in selected datasets. Once data collection is complete, a statistical model is formulated, trained, and modified to generate predictions.
The workflow for building predictive analytics frameworks follows five basic steps:
Define the problem: A prediction starts with a good thesis and set of requirements. For instance, can a predictive analytics model detect fraud? Determine optimal inventory levels for the holiday shopping season? Identify potential flood levels from severe weather? A distinct problem to solve will help determine what method of predictive analytics should be used.
Acquire and organize data: An organization may have decades of data to draw upon, or a continual flood of data from customer interactions. Before predictive analytics models can be developed, data flows must be identified, and then datasets can be organized in a repository such as a data warehouse like BigQuery.
Pre-process data: Raw data is only nominally useful by itself. To prepare the data for the predictive analytics models, it should be cleaned to remove anomalies, missing data points, or extreme outliers, any of which might be the result of input or measurement errors.
Develop predictive models: Data scientists have a variety of tools and techniques to develop predictive models depending on the problem to be solved and nature of the dataset. Machine learning, regression models, and decision trees are some of the most common types of predictive models.
Validate and deploy results: Check on the accuracy of the model and adjust accordingly. Once acceptable results have been achieved, make them available to stakeholders via an app, website, or data dashboard.
What are predictive analytics techniques?
In general, there are two types of predictive analytics models: classification and regression models. Classification models attempt to put data objects (such as customers or potential outcomes) into one category or another. For instance, if a retailer has a lot of data on different types of customers, they may try to predict what types of customers will be receptive to market emails. Regression models try to predict continuous data, such as how much revenue that customer will generate during their relationship with the company.
Predictive analytics tends to be performed with three main types of techniques:
Regression analysis
Regression is a statistical analysis technique that estimates relationships between variables. Regression is useful to determine patterns in large datasets to determine the correlation between inputs. It is best employed on continuous data that follows a known distribution. Regression is often used to determine how one or more independent variables affects another, such as how a price increase will affect the sale of a product.
Decision trees
Decision trees are classification models that place data into different categories based on distinct variables. The method is best used when trying to understand an individual's decisions. The model looks like a tree, with each branch representing a potential choice, with the leaf of the branch representing the result of the decision. Decision trees are typically easy to understand and work well when a dataset has several missing variables.
Neural networks
Neural networks are machine learning methods that are useful in predictive analytics when modeling very complex relationships. Essentially, they are powerhouse pattern recognition engines. Neural networks are best used to determine nonlinear relationships in datasets, especially when no known mathematical formula exists to analyze the data. Neural networks can be used to validate the results of decision trees and regression models.
Solve your business challenges
Uses and examples of predictive analytics
Predictive analytics can be used to streamline operations, boost revenue, and mitigate risk for almost any business or industry, including banking, retail, utilities, public sector, healthcare, and manufacturing. Sometimes augmented analytics are used, which uses big data machine learning. Here are some more use case examples, including data lake analytics.
Fraud detection
Predictive analytics examines all actions on a company’s network in real time to pinpoint abnormalities that indicate fraud and other vulnerabilities.
Conversion and purchase prediction
Companies can take actions, like retargeting online ads to visitors, with data that predicts a greater likelihood of conversion and purchase intent.
Risk reduction
Credit scores, insurance claims, and debt collections all use predictive analytics to assess and determine the likelihood of future defaults.
Operational improvement
Companies use predictive analytics models to forecast inventory, manage resources, and operate more efficiently.
Customer segmentation
By dividing a customer base into specific groups, marketers can use predictive analytics to make forward-looking decisions to tailor content to unique audiences.
Maintenance forecasting
Organizations use data to predict when routine equipment maintenance will be required and can then schedule it before a problem or malfunction arises.
The most widely used predictive models are:
Decision trees:
Decision trees are a simple, but powerful form of multiple variable analysis. They are produced by algorithms that identify various ways of splitting data into branch-like segments. Decision trees partition data into subsets based on categories of input variables, helping you to understand someone’s path of decisions.
Regression (linear and logistic)
Regression is one of the most popular methods in statistics. Regression analysis estimates relationships among variables, finding key patterns in large and diverse data sets and how they relate to each other.
Neural networks
Patterned after the operation of neuronsin the human brain, neural networks (also called artificial neural networks) are a variety of deep learning technologies. They’re typically used to solve complex pattern recognition problems – and are incredibly useful for analysing large data sets. They are great at handling nonlinear relationships in data – and work well when certain variables are unknown
Other classifiers:
Time Series Algorithms: Time series algorithms sequentially plot data and are useful for forecasting continuous values over time.
Clustering Algorithms: Clustering algorithms organise data into groups whose members are similar.
Outlier Detection Algorithms: Outlier detection algorithms focus on anomaly detection, identifying items, events or observations that do not conform to an expected pattern or standard within a data set.
Ensemble Models: Ensemble models use multiple machine learning algorithms to obtain better predictive performance than what could be obtained from one algorithm alone.
Factor Analysis: Factor analysis is a method used to describe variability and aims to find independent latent variables.
Na?ve Bayes: The Na?ve Bayes classifier allows us to predict a class/category based on a given set of features, using probability.
Support vector machines: Support vector machines are supervised machine learning techniques that use associated learning algorithms to analyse data and recognise patterns.
Each classifier approaches data in a different way, therefore for organisations to get the results they need, they need to choose the right classifiers and models.The Foundations of Predictive Analytics and Machine Learning
Understanding Predictive Analytics
Predictive analytics is the process of extracting information from data to predict future trends and outcomes. It involves a combination of statistical modeling, data mining techniques, and machine learning algorithms to analyze current and historical data to make predictions about future events. ?
Key Components of Predictive Analytics:
Data Collection and Preparation
Exploratory Data Analysis (EDA) ?
Feature Engineering
Model Building
Model Evaluation
Model Deployment and Monitoring
The Role of Machine Learning in Predictive Analytics
Machine learning, a subset of artificial intelligence, empowers systems to learn from data without explicit programming. It plays a pivotal role in predictive analytics by: ?
Pattern Recognition: Identifying complex patterns and relationships within data that humans might overlook. ?
Model Building: Creating sophisticated models that can accurately predict future outcomes. ?
Automation: Automating the model building and evaluation process, increasing efficiency. ?
Continuous Improvement: Enabling models to learn and adapt over time as new data becomes available.
?
Key Concepts in Machine Learning for Predictive Analytics
Supervised Learning: Algorithms learn from labeled data to make predictions on new, unseen data. ?
Unsupervised Learning: Algorithms discover hidden patterns and structures within unlabeled data. ?
Reinforcement Learning: Algorithms learn to make decisions by interacting with an environment and receiving rewards or penalties. ?
Feature Engineering: The process of creating new features or transforming existing ones to improve model performance. ?
Model Evaluation: Assessing the accuracy and reliability of a predictive model. ?
Model Deployment: Integrating the model into a production environment to make predictions. ?
Model Monitoring and Maintenance: Continuously monitoring the model's performance and updating it as needed to maintain accuracy. ?
The Predictive Analytics Process
The predictive analytics process typically involves the following steps:
Problem Definition: Clearly articulate the business problem you aim to solve and define the desired outcome.
Data Collection: Gather relevant data from various sources, ensuring data quality and completeness.
Data Preprocessing: Cleanse and prepare the data for analysis, handling missing values, outliers, and inconsistencies. ?
Exploratory Data Analysis (EDA): Understand the data through visualization and statistical summaries, identifying patterns and trends.
Feature Engineering: Create new features or transform existing ones to improve model performance. ?
Model Selection and Training: Choose appropriate machine learning algorithms based on the problem type and data characteristics, and train the model on the prepared data.
Model Evaluation: Assess the model's performance using relevant metrics and fine-tune it as needed.
Model Deployment: Integrate the model into a production environment to make predictions. ?
Model Monitoring and Maintenance: Continuously monitor the model's performance and update it as needed to maintain accuracy. ?
Key Machine Learning Algorithms for Predictive Analytics
A vast array of machine learning algorithms can be applied to predictive analytics. The choice of algorithm depends on the specific problem, data characteristics, and desired outcome. ?
Supervised Learning Algorithms
Linear Regression: Predicts a continuous numerical value based on independent variables. ?
Logistic Regression: Predicts the probability of a binary outcome (e.g., yes/no, fraud/not fraud).
Decision Trees: Creates a tree-like model of decisions and their possible consequences. ?
Random Forest: An ensemble method that combines multiple decision trees to improve accuracy. ?
Support Vector Machines (SVM): Finds the optimal hyperplane to separate data points into different classes. ?
Naive Bayes: Based on Bayes' theorem, used for classification tasks. ?
Neural Networks: Inspired by the human brain, capable of learning complex patterns. ?
Unsupervised Learning Algorithms
Clustering: Groups similar data points together without prior knowledge of group membership. ?
Association Rule Mining: Identifies relationships between items in a dataset.
Dimensionality Reduction: Reduces the number of features in a dataset while preserving essential information. ?
Advanced Machine Learning Techniques for Predictive Analytics
Ensemble Methods
Ensemble methods combine multiple machine learning models to improve predictive performance. Some popular ensemble techniques include: ?
Bagging: Creates multiple models using random subsets of the data and combines their predictions. ?
领英推荐
Boosting: Sequentially builds models, with each model focusing on correcting the errors of the previous ones. ?
Stacking: Combines multiple models by training a meta-model to learn how to best combine their predictions. ?
Deep Learning
Deep learning is a subset of machine learning that utilizes artificial neural networks with multiple layers to learn complex patterns from data. It has achieved remarkable success in various domains, including image recognition, natural language processing, and time series analysis. ?
Time Series Analysis
Time series analysis focuses on data that is collected over time. Machine learning techniques can be applied to time series data to forecast future values, detect anomalies, and identify trends. ?
Natural Language Processing (NLP)
NLP involves the interaction between computers and human language. It enables machines to understand, interpret, and generate human language, which is valuable for text analysis, sentiment analysis, and language translation in predictive analytics. ?
Model Evaluation and Selection
Evaluating the performance of predictive models is crucial for selecting the best model for a given problem. Key metrics include:
Accuracy: The proportion of correct predictions.
Precision: The proportion of positive predictions that are actually correct. ?
Recall: The proportion of actual positives that are correctly identified. ?
F1-score: The harmonic mean of precision and recall. ?
ROC curve: Visualizes the trade-off between true positive rate and false positive rate. ?
AUC: Area under the ROC curve, a measure of overall model performance.
?
Model Deployment and Monitoring
Deploying a predictive model into a production environment involves integrating it into existing systems and processes. Continuous monitoring of the model's performance is essential to ensure its accuracy and reliability over time. ?
Real-World Applications of Predictive Analytics
Predictive analytics powered by machine learning is transforming industries across the globe:
Finance: Fraud detection, credit risk assessment, customer churn prediction, algorithmic trading.
Healthcare: Disease prediction, patient risk stratification, drug discovery, personalized medicine.
Marketing: Customer segmentation, churn prediction, recommendation systems, targeted advertising.
Retail: Demand forecasting, inventory management, price optimization, customer
How Predictive Analytics Modeling works?
Predictive-analytics-stepsdrawio
1. Define a Problem:
Firstly data scientists or data analysts define the problem.
Defining the problem means clearly expressing the challenge that the organization aims to focus using data analysis.
A well- defined problem statement helps determine the appropriate predictive analytics approach to employ.
2. Gather and Organize Data:
Once you define a problem statement it is important to acquire and organize data properly.
Acquiring data for predictive analytics means collecting and preparing relevant information and data from various sources like databases, data warehouses, external data providers, APIs, logs, surveys, and more that can be used to build and train predictive models.
3. Pre-process Data:
Now after collecting and organizing the data, we need to pre-process data.
Raw data collected from different sources is rarely in an ideal state for analysis. So, before developing a predictive models, data need to be pre-processed properly.
Pre-processing involves cleaning the data to remove any kind of anomalies, handling missing data points and addressing outliers that could be caused by errors or input or transforming the data , which can be used for further analysis.
Pre-processing ensures that data is of high quality and now the data is ready for model development
4. Develop Predictive Models:
Data scientists or data analysts leverage a range of tools or techniques to develop a predictive models based on the problem statement and the nature of the datasets.
Now techniques like machine learning algorithms, regression models , decisions trees, neural networks are much among the common techniques for this.
These models are trained on the prepared data to identify correlations and patterns that can be used for making predictions.
5. Validate and Deploy Results:
After building the predictive model, validation is the critical steps to assess the accuracy and reliability of predictions.
Data scientists rigorously evaluate the model’s performance against known outcomes or test datasets.
If required, modifications are implemented to improve the accuracy of the model.
Once the model achieve satisfactory outcomes it can be deployed to deliver predictions to stakeholders.
This can be done through applications, websites or data dashboards, making the insights easily accessible to decision makers or stakeholders.
Predictive Analytics Techniques:
Predictive analytical models leverage historical data to anticipate future events or outcomes, employing several distinct types:
Classification Models: These predict categorical outcomes or categorize data into predefined groups. Examples include Logistic Regression, Decision Trees, Random Forest, and Support Vector Machine.
Regression Models: Used to forecast continuous outcome variables based on one or more independent variables. Examples include Linear Regression, Multiple Regression, and Polynomial Regression.
Clustering Models: These group similar data points together based on shared characteristics or patterns. Examples comprise K-Means Clustering and Hierarchical Clustering.
Time Series Models: Designed to predict future values by analyzing patterns in historical time-dependent data. Examples include Autoregressive Integrated Moving Average (ARIMA) and Exponential Smoothing Models.
Neural Networks Models: Advanced predictive models capable of discerning complex data patterns and relationships. Examples encompass Feed Forward Neural Networks, Recurrent Neural Networks, and Convolutional Neural Networks.
How Businesses Use Analytics?
Operational Efficiency: Analytics is employed to optimize operational processes and resource allocation, leading to cost savings and improved productivity.
Customer Relationship Management (CRM): By analyzing customer data, businesses can gain insights into customer preferences, behavior, and satisfaction levels, allowing for more targeted and effective customer relationship management strategies.
Risk Management: Analytics is utilized to assess and mitigate various types of risks, such as financial, operational, and cybersecurity risks, enabling businesses to make proactive decisions to safeguard their assets and reputation.
Supply Chain Management: Analytics helps businesses analyze and forecast demand, optimize inventory levels, and improve logistics and distribution processes, leading to more efficient supply chain management and reduced costs.
Financial Analysis and Planning: Businesses use analytics for financial forecasting, budgeting, and performance analysis, enabling better financial decision-making and strategic planning.
Human Resources Management: Analytics assists in workforce planning, talent acquisition, performance management, and employee engagement initiatives, helping businesses attract, retain, and develop top talent.
Product Development and Innovation: By analyzing market trends, customer feedback, and competitor activities, businesses can identify opportunities for product development and innovation, ensuring the delivery of products and services that meet customer needs and preferences.
Compliance and Regulatory Reporting: Analytics aids businesses in monitoring compliance with regulations and reporting requirements, facilitating timely and accurate regulatory submissions and reducing the risk of non-compliance penalties.
Benefits of Using Predictive Analytics
Improved Decision Making: Predictive analytics enables businesses to make informed decisions by analyzing trends and patterns in historical data. This allows organizations to develop market strategies tailored to the insights gained from data analysis, leading to more effective decision-making processes.
Enhanced Efficiency and Resource Allocation: By leveraging predictive analytics, businesses can optimize their operational processes and allocate resources more efficiently. This leads to cost savings, improved productivity, and better utilization of available resources.
Enhanced Customer Experience: Predictive analytics enables businesses to enhance the customer experience by providing personalized product recommendations based on user behavior. By analyzing customer data, businesses can understand individual preferences and tailor their offerings accordingly, leading to increased customer satisfaction and loyalty.
Applications of Predictive Analytics
Predictive analytics has a vast range of applications across different industries. Here are some key examples:
Applications of Predictive Analytics in Business
Customer Relationship Management (CRM): Predicting customer churn (customer leaving), recommending products based on past purchases, and personalizing marketing campaigns.
Supply Chain Management: Forecasting demand for products, optimizing inventory levels, and predicting potential disruptions in the supply chain.
Fraud Detection: Identifying fraudulent transactions in real-time for financial institutions and e-commerce platforms.
Applications of Predictive Analytics in Finance
Credit Risk Assessment: Predicting the likelihood of loan defaults to make informed lending decisions.
Stock Market Analysis: Identifying trends and patterns in stock prices to inform investment strategies.
Algorithmic Trading: Using models to automate trading decisions based on real-time market data.
Applications of Predictive Analytics in Healthcare
Disease Outbreak Prediction: Identifying potential outbreaks of infectious diseases to enable early intervention.
Personalized Medicine: Tailoring treatment plans to individual patients based on their genetic makeup and medical history.
Readmission Risk Prediction: Identifying patients at high risk of being readmitted to the hospital to improve patient care and reduce costs.
Applications of Predictive Analytics in Other Industries
Manufacturing: Predicting equipment failures for preventive maintenance, optimizing production processes, and improving product quality.
Insurance: Tailoring insurance premiums based on individual risk profiles and predicting potential claims.
Government: Predicting crime rates for better resource allocation and crime prevention strategies.
The Future of Predictive Analytics
The future of predictive analytics is brimming with exciting possibilities fueled by advancements in technology and a growing focus on responsible use. Here’s a glimpse into what we can expect:
Enhanced Accuracy and Real-Time Capabilities
Advanced AI and Machine Learning: As Artificial Intelligence (AI) and machine learning algorithms become more sophisticated, predictive models will achieve even greater accuracy. This will lead to more reliable and nuanced predictions across various fields.
Real-Time Data Integration: The increasing availability of real-time data streams will allow models to adapt and update continuously. This ensures predictions stay relevant and reflect the ever-changing dynamics of the world.
Prescriptive Analytics Taking Center Stage
Beyond Predictions to Actionable Insights: Predictive analytics will evolve beyond just forecasting what will happen. We’ll see a rise in prescriptive analytics, which suggests specific actions to optimize outcomes based on predictions.
Decision Support Systems: Predictive models will be integrated with decision support systems, providing real-time recommendations and guidance to users.
Democratization of Predictive Analytics
Cloud-Based Solutions and User-Friendly Tools: Cloud-based solutions and user-friendly interfaces will make predictive analytics more accessible to a wider range of organizations, even those without extensive data science expertise.
Rise of Citizen Data Scientists: With user-friendly tools, more business users will be empowered to leverage the power of predictive analytics for data-driven decision making within their specific roles.
Ethical Considerations and Responsible Use
Focus on Data Privacy and Security: As the use of personal data in analytics grows, ensuring data privacy and security will be paramount. Regulations and best practices will continue to evolve to protect individuals.
Addressing Bias and Fairness: Mitigating bias in data and algorithms will be crucial to ensure fair and responsible use of predictive analytics across different demographics and social groups.
Impact on Society
Shaping the Future with Data-Driven Insights: Predictive analytics will play a significant role in shaping various aspects of society. From personalized healthcare and education to urban planning and environmental sustainability, data-driven insights will guide decision-making for a better future.
Analytics Vs Machine Learning
Analytics involves examining data to derive insights and make informed decisions based on historical information.
Machine learning, a subset of artificial intelligence, focuses on developing algorithms that enable computers to learn from data and make predictions or decisions without explicit programming.
While analytics often involves descriptive and diagnostic analysis, machine learning emphasizes predictive and prescriptive modeling.
Analytics typically involves statistical methods and data visualization techniques, while machine learning utilizes algorithms such as decision trees, neural networks, and support vector machines.
Analytics is broader in scope and encompasses various techniques for data analysis, while machine learning specifically focuses on algorithms that improve with experience and data.
Both analytics and machine learning play crucial roles in extracting value from data, with analytics providing insights and machine learning enabling automation and prediction.
FAQs on Predictive Analytics
Q. How is predictive analytics implemented?
It functions by looking for patterns and trends in past data and determining links between them using machine learning algorithms and statistical models. Future event forecasts are then based on these patterns that have been found.
Q. In predictive analytics, what kinds of data are used?
Numerous types of data, such as time-series, category, and numerical data, can be used with predictive analytics. The particular prediction task will determine which data are used.
Q. To what extent does Predictive Analytics accurately forecast outcomes?
The appropriateness of the selected model, the intricacy of the prediction task, and the quality of the data all affect how accurate the predictions turn out. To increase accuracy, predictive models are frequently improved and verified.
Q. Is Predictive Analytics Capable of Handling Unpredictability and Unexpected Events?
Predictive analytics may not always take unforeseen occurrences into account, despite its goal of making well-informed predictions. The models’ forecasts may not come to pass due to unknowns or unheard-of circumstances because they rely on historical data.
Conclusions
In last, we can conclude that with the help of predictive analytics, organizations may stay ahead of their respective industries and take advantage of new opportunities by taking initiative in response to difficulties that arise in a dynamically changing business environment. Predictive analytics becomes a powerful tool for achieving key objectives and remaining ahead of the curve in the ever-changing world of data-driven decision-making as organizations continue to implement and improve these methodologies.
I got a complaint that my Write-Ups are very long & not many people would like to read, Hence this is a Shorter one
Disclosure & Legal Disclaimer Statement Some of the Content has been taken from Open Internet Sources just for representation purposes.
Anjoum Sirohhi