SlideShare a Scribd company logo
8
Most read
11
Most read
20
Most read
CREDIT CARD APPROVAL USING
MACHINE LEARNING
Contents
•Introduction
•Existing System
•Proposed System
•Block Diagram
•Machine Learning Workflow
•Algorithms
•Results
•Conclusion and future scope
Introduction
• Credit card use is not always beneficial for everyone, and in some cases, it can result in significant
financial losses.
• Credit card fraud is on the rise. Increasing on a daily basis As the internet becomes more digital, As the
use of credit cards for purchases grows, so does the use of debit cards. Online purchases.
• There are numerous types of fraudulent transactions that can occur in a variety of situations methods
with anyone, anywhere
• Credit card companies must be capable to detect credit card fraud transactions in order to detect
fraudulent transactions of products that the customer did not buy.
• Data Science and machine learning are now assisting in the identification of these Transactions that are
fraudulent Transactions involving fraud are common and helping the financial institutes to make an
informed decision whether to approve credit card for a user or not.
Existing System
• In existing system methods such as Cluster Analysis, SVM, Bayesian network, Logistic Regression,
Naïve Bayes' , Hidden Markov model are used to find out the credit card approval for users.
• The methods used in the existing system are based on unsupervised learning and the accuracy obtained
by these methods is about 60-70%.
Proposed System
• The proposed system overcomes the above mentioned issue in an efficient way. It aims at analyzing the
number of fraud transactions that are present in the dataset.
• In proposed System, we use Random forest, Decision tree and Logistic Regression to classify the credit card
dataset.
• Random Forest is an algorithm for classification and regression.
• The dataset is classified into trained and test dataset where the data can be trained individually, these
algorithms are very easy to implement as well as very efficient in producing better results and can able to
process large amount of data.
• Even for large dataset these algorithms are extremely fast and can able to give accuracy of about over 90%.
Introduction to Machine Learning
Block Diagram
Testing
Dataset
Training
Dataset
Algorithm Evaluation
Model
Production
data
Data
Prediction
Machine Learning Workflow
We can define the machine learning workflow in 5 stages.
• Gathering data
• Data pre-processing
• Researching the model that will be best for the type of data
• Training and testing the model
• Evaluation
• The machine learning model is nothing but a piece of code which an engineer or data scientist models by training it with the data according to
the need of the project
• Making the model learn through the data and allowing it to predict or give the solution that we want whenever we ask it to give.
• So, whenever we give our model the new data which we want it to predict, we will get the predicted value according to the model training.
• The trained model might or might not perform well on the test data that we want it to predict, due to various reasons,
• So before trying to train any model we need to make sure that the algorithm that is going to use is appropriate for the desired class that we
want to predict and based on the data that we are using.
Overview of the Machine Learning Models
Training and Testing the model.
• Training is the most important part, where we train our model using the data available and make the
machine learn and understand the data.
• When the model has learned from the data, we provide the model with another dataset to evaluate how
good our model is performing, if it is performing well, we then test the model using test data, where we
get to know the final performance of our model, which can be measure using various metrics, such as
Accuracy, recall, precision, and through classification report.
• This whole process of building and deploying a model is done using 3 different datasets which are split
using train_test_split(), which are ‘Training data’, ‘Validation data’, and ‘Testing data’.
Algorithms Used
Algorithms(1/3)
K-Nearest Neighbor Classifier
• K-Nearest Neighbors is one of the most basic
yet essential classification algorithms in
Machine Learning.
• It belongs to the supervised learning domain
and finds intense application in pattern
recognition, data mining and intrusion
detection.
• It is widely disposable in real-life scenarios
since it is non-parametric, meaning, it does not
make any underlying assumptions about the
distribution of data (as opposed to other
algorithms such as GMM, which assume a
Gaussian distribution of the given data).
Decision Tree
• Decision tree, as the name suggests, creates a branch of
nodes
• Where each internal node denotes a test on an attribute,
each branch represents an outcome of the test, and the
last nodes are termed as the leaf nodes
• Leaf node means there cannot be any nodes attached to
them, and each leaf node (terminal node) holds a class
label.
• The decision tree is one of the most popular algorithms
in machine learning, it can be sued for both
classification and regression.
• There are some exceptions to decision tree also, in
terms of data scaling and data transformation, since
decision tree works like a flowchart in the form of
branches doing data transformation and scaling might
be optional.
Algorithms(2/3)
Results
Training Testing
95% 91%
99% 87%
91% 96%
95% 91%
Accuracy
Precision Score
Recall
f1_Score
MODEL 1
(Decision Tree)
MODEL 2
(K-Nearest
Neighbour)
Training Testing
92% 90%
92% 90%
92% 90%
92% 90%
MODELS COMPARISION
Count of Target Class
Pair Plot
Correlation with Target Column
Correlation Matrix of independent variables
Conclusion
• As per the main objective of the project is to classify and identify the Credit Card fraudsters and
approval of cards for the users based on ML algorithms is being discussed throughout the project.
• Credit card fraud and approval is most common problem resulting in loss of lot money for people and
loss for some banks and credit card company.
• This project want to help the peoples from their wealth loss and also for the banked company and trying
to develop the model which more efficiently separate the fraud and fraud less transaction by using the
time and amount feature in data set given in the Kaggle.
• we build the model using some machine learning algorithms such as logistic regression, decision tree,
Random Forest, these all are supervised machine learning algorithm in machine learning.
• As part of the future scope, we hope to try out different algorithms to optimize the feature output
process, increase the feature similarity of data to improve the model's representation capability.
for more information
Visit our websites:https://techieyantechnologies.com
Address: 16-11-16/V/24, Sri Ram Sadan, Moosarambagh, Hyderabad 500036
Phone:7075575787
ThankYou

More Related Content

PPT
CREDIT_CARD.ppt
Balasubramani Manickam
 
PDF
Machine learning Summer Training report
Subhadip Mondal
 
PDF
Credit card fraud detection through machine learning
dataalcott
 
PPTX
Credit card fraud detection using machine learning Algorithms
ankit panigrahy
 
PDF
Adaptive Machine Learning for Credit Card Fraud Detection
Andrea Dal Pozzolo
 
PPTX
Seminar on detecting fake accounts in social media using machine learning
Parvathi Sanil Nair
 
PPTX
Credit card fraud detection
kalpesh1908
 
PPTX
Digital image processing
gayathrysatheesan1
 
CREDIT_CARD.ppt
Balasubramani Manickam
 
Machine learning Summer Training report
Subhadip Mondal
 
Credit card fraud detection through machine learning
dataalcott
 
Credit card fraud detection using machine learning Algorithms
ankit panigrahy
 
Adaptive Machine Learning for Credit Card Fraud Detection
Andrea Dal Pozzolo
 
Seminar on detecting fake accounts in social media using machine learning
Parvathi Sanil Nair
 
Credit card fraud detection
kalpesh1908
 
Digital image processing
gayathrysatheesan1
 

What's hot (20)

PPTX
Credit Card Fraudulent Transaction Detection Research Paper
Garvit Burad
 
PPTX
Credit card fraud detection
vineeta vineeta
 
PDF
Is Machine learning useful for Fraud Prevention?
Andrea Dal Pozzolo
 
PPTX
Credit Card Fraud Detection
Binayakreddy
 
PDF
Machine Learning for Fraud Detection
Nitesh Kumar
 
PDF
Fraud detection ML
MaatougSelim
 
PDF
Credit Card Fraud Detection Using ML In Databricks
Databricks
 
PPTX
CREDIT CARD FRAUD DETECTION
K Srinivas Rao
 
PPTX
Credit card fraud dection
Sonali Birajadar
 
PPT
Credit card fraud detection pptx (1) (1)
ajmal anbu
 
PDF
Missing data handling
QuantUniversity
 
PPTX
Credit card fraud detection using python machine learning
Sandeep Garg
 
PDF
Fraud detection with Machine Learning
Scaleway
 
PPTX
Credit card fraud detection methods using Data-mining.pptx (2)
k.surya kumar
 
PDF
A Study on Credit Card Fraud Detection using Machine Learning
ijtsrd
 
PPTX
How to identify credit card fraud
Henley Walls
 
PDF
Credit card payment_fraud_detection
PEIPEI HAN
 
PDF
Anomaly detection
QuantUniversity
 
PPTX
Types of Blockchains
Vikram Khanna
 
Credit Card Fraudulent Transaction Detection Research Paper
Garvit Burad
 
Credit card fraud detection
vineeta vineeta
 
Is Machine learning useful for Fraud Prevention?
Andrea Dal Pozzolo
 
Credit Card Fraud Detection
Binayakreddy
 
Machine Learning for Fraud Detection
Nitesh Kumar
 
Fraud detection ML
MaatougSelim
 
Credit Card Fraud Detection Using ML In Databricks
Databricks
 
CREDIT CARD FRAUD DETECTION
K Srinivas Rao
 
Credit card fraud dection
Sonali Birajadar
 
Credit card fraud detection pptx (1) (1)
ajmal anbu
 
Missing data handling
QuantUniversity
 
Credit card fraud detection using python machine learning
Sandeep Garg
 
Fraud detection with Machine Learning
Scaleway
 
Credit card fraud detection methods using Data-mining.pptx (2)
k.surya kumar
 
A Study on Credit Card Fraud Detection using Machine Learning
ijtsrd
 
How to identify credit card fraud
Henley Walls
 
Credit card payment_fraud_detection
PEIPEI HAN
 
Anomaly detection
QuantUniversity
 
Types of Blockchains
Vikram Khanna
 
Ad

Similar to credit card fraud detection (20)

PPTX
Ml leaning this ppt display number of mltypes.pptx
HardikJakhmola1
 
PPT
PPT for project (1).ppt
PrayagParashar1
 
PPTX
machine learning introduction notes foRr
SanaMateen7
 
PPTX
unit 1.2 supervised learning.pptx
Dr.Shweta
 
PDF
Identifying and classifying unknown Network Disruption
jagan477830
 
PDF
Choosing a Machine Learning technique to solve your need
GibDevs
 
PPTX
AI-900 - Fundamental Principles of ML.pptx
kprasad8
 
PPTX
Deep learning
Arun Shukla
 
PPTX
credit card.pptx
ssuserc524fd
 
PDF
Barga Galvanize Sept 2015
Roger Barga
 
PPTX
Design Like a Pro: Machine Learning Basics
Inductive Automation
 
PDF
Machine Learning in Customer Analytics
Course5i
 
PPTX
Detecting Fake Instagram Accounts with ML.pptx
AarthiE9
 
PPTX
Design Like a Pro: Machine Learning Basics
Inductive Automation
 
PDF
Unit 1_Data Validation_Validation Techniques.pdf
KanchanPatil34
 
PPTX
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
Value Amplify Consulting
 
PPTX
Types of Machine Learning- Tanvir Siddike Moin
Tanvir Moin
 
PPTX
Test case design techniques
Ashutosh Garg
 
PPTX
Test case design techniques
2PiRTechnologies
 
PPTX
INTRODUCTION TO ML basics of ml that one should know
PriyanshuGupta285178
 
Ml leaning this ppt display number of mltypes.pptx
HardikJakhmola1
 
PPT for project (1).ppt
PrayagParashar1
 
machine learning introduction notes foRr
SanaMateen7
 
unit 1.2 supervised learning.pptx
Dr.Shweta
 
Identifying and classifying unknown Network Disruption
jagan477830
 
Choosing a Machine Learning technique to solve your need
GibDevs
 
AI-900 - Fundamental Principles of ML.pptx
kprasad8
 
Deep learning
Arun Shukla
 
credit card.pptx
ssuserc524fd
 
Barga Galvanize Sept 2015
Roger Barga
 
Design Like a Pro: Machine Learning Basics
Inductive Automation
 
Machine Learning in Customer Analytics
Course5i
 
Detecting Fake Instagram Accounts with ML.pptx
AarthiE9
 
Design Like a Pro: Machine Learning Basics
Inductive Automation
 
Unit 1_Data Validation_Validation Techniques.pdf
KanchanPatil34
 
AI Class Topic 3: Building Machine Learning Predictive Systems (Predictive Ma...
Value Amplify Consulting
 
Types of Machine Learning- Tanvir Siddike Moin
Tanvir Moin
 
Test case design techniques
Ashutosh Garg
 
Test case design techniques
2PiRTechnologies
 
INTRODUCTION TO ML basics of ml that one should know
PriyanshuGupta285178
 
Ad

More from jagan477830 (20)

PDF
Exciting IoT projects for your final year.pdf
jagan477830
 
PDF
Innovative IoT-Based Projects to Revolutionize Everyday Life.pdf
jagan477830
 
PDF
IoT based mini projects.pdf
jagan477830
 
PDF
Mini Projects for Computer Science Engineering.pdf
jagan477830
 
PDF
Mini Projects for Electronics and Communication Engineering.pdf
jagan477830
 
PDF
Mini Projects for Computer Science Engineering Students.pdf
jagan477830
 
PDF
Overview of Embedded Systems Projects Examples.pdf
jagan477830
 
PDF
The Future of CSE Projects_ Emerging Technologies to Watch Out For.pdf
jagan477830
 
PDF
A Comprehensive Guide of Python Final Year Projects with Source Code.pdf
jagan477830
 
PDF
Top AI project ideas for engineering students.pdf
jagan477830
 
PDF
How to Choose the Perfect Mtech Project Topic for Your Interests and Career G...
jagan477830
 
PDF
Beginner-Friendly IoT Arduino Projects to Try.pdf
jagan477830
 
PDF
Sentiment Analysis on social networking sites.pptx.pdf
jagan477830
 
PDF
Machine Learning statistical model using Transportation data
jagan477830
 
PDF
Diabetes Prediction Using Machine Learning
jagan477830
 
PDF
Lung Cancer Detection using transfer learning.pptx.pdf
jagan477830
 
PDF
Detection of Retinal pigmentosa in paediatric age
jagan477830
 
PDF
Journey of TechieYan Technologies
jagan477830
 
PDF
Mini Projects for ECE Students with Low Cost in Hyderabad
jagan477830
 
PDF
Best Mini and Major engineering projects Center in hyderabad
jagan477830
 
Exciting IoT projects for your final year.pdf
jagan477830
 
Innovative IoT-Based Projects to Revolutionize Everyday Life.pdf
jagan477830
 
IoT based mini projects.pdf
jagan477830
 
Mini Projects for Computer Science Engineering.pdf
jagan477830
 
Mini Projects for Electronics and Communication Engineering.pdf
jagan477830
 
Mini Projects for Computer Science Engineering Students.pdf
jagan477830
 
Overview of Embedded Systems Projects Examples.pdf
jagan477830
 
The Future of CSE Projects_ Emerging Technologies to Watch Out For.pdf
jagan477830
 
A Comprehensive Guide of Python Final Year Projects with Source Code.pdf
jagan477830
 
Top AI project ideas for engineering students.pdf
jagan477830
 
How to Choose the Perfect Mtech Project Topic for Your Interests and Career G...
jagan477830
 
Beginner-Friendly IoT Arduino Projects to Try.pdf
jagan477830
 
Sentiment Analysis on social networking sites.pptx.pdf
jagan477830
 
Machine Learning statistical model using Transportation data
jagan477830
 
Diabetes Prediction Using Machine Learning
jagan477830
 
Lung Cancer Detection using transfer learning.pptx.pdf
jagan477830
 
Detection of Retinal pigmentosa in paediatric age
jagan477830
 
Journey of TechieYan Technologies
jagan477830
 
Mini Projects for ECE Students with Low Cost in Hyderabad
jagan477830
 
Best Mini and Major engineering projects Center in hyderabad
jagan477830
 

Recently uploaded (20)

PDF
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
PPTX
Care of patients with elImination deviation.pptx
AneetaSharma15
 
PPTX
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
PPTX
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
PDF
RA 12028_ARAL_Orientation_Day-2-Sessions_v2.pdf
Seven De Los Reyes
 
PPTX
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
PPTX
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
PPTX
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
PPTX
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
PPTX
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
PPTX
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PPTX
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
PPTX
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
PPTX
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
DOCX
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
PPTX
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 
The Minister of Tourism, Culture and Creative Arts, Abla Dzifa Gomashie has e...
nservice241
 
Care of patients with elImination deviation.pptx
AneetaSharma15
 
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
Dakar Framework Education For All- 2000(Act)
santoshmohalik1
 
RA 12028_ARAL_Orientation_Day-2-Sessions_v2.pdf
Seven De Los Reyes
 
Information Texts_Infographic on Forgetting Curve.pptx
Tata Sevilla
 
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
HEALTH CARE DELIVERY SYSTEM - UNIT 2 - GNM 3RD YEAR.pptx
Priyanshu Anand
 
How to Manage Leads in Odoo 18 CRM - Odoo Slides
Celine George
 
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
Artificial-Intelligence-in-Drug-Discovery by R D Jawarkar.pptx
Rahul Jawarkar
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
How to Track Skills & Contracts Using Odoo 18 Employee
Celine George
 
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
CONCEPT OF CHILD CARE. pptx
AneetaSharma15
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Modul Ajar Deep Learning Bahasa Inggris Kelas 11 Terbaru 2025
wahyurestu63
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
TEF & EA Bsc Nursing 5th sem.....BBBpptx
AneetaSharma15
 

credit card fraud detection

  • 1. CREDIT CARD APPROVAL USING MACHINE LEARNING
  • 2. Contents •Introduction •Existing System •Proposed System •Block Diagram •Machine Learning Workflow •Algorithms •Results •Conclusion and future scope
  • 3. Introduction • Credit card use is not always beneficial for everyone, and in some cases, it can result in significant financial losses. • Credit card fraud is on the rise. Increasing on a daily basis As the internet becomes more digital, As the use of credit cards for purchases grows, so does the use of debit cards. Online purchases. • There are numerous types of fraudulent transactions that can occur in a variety of situations methods with anyone, anywhere • Credit card companies must be capable to detect credit card fraud transactions in order to detect fraudulent transactions of products that the customer did not buy. • Data Science and machine learning are now assisting in the identification of these Transactions that are fraudulent Transactions involving fraud are common and helping the financial institutes to make an informed decision whether to approve credit card for a user or not.
  • 4. Existing System • In existing system methods such as Cluster Analysis, SVM, Bayesian network, Logistic Regression, Naïve Bayes' , Hidden Markov model are used to find out the credit card approval for users. • The methods used in the existing system are based on unsupervised learning and the accuracy obtained by these methods is about 60-70%.
  • 5. Proposed System • The proposed system overcomes the above mentioned issue in an efficient way. It aims at analyzing the number of fraud transactions that are present in the dataset. • In proposed System, we use Random forest, Decision tree and Logistic Regression to classify the credit card dataset. • Random Forest is an algorithm for classification and regression. • The dataset is classified into trained and test dataset where the data can be trained individually, these algorithms are very easy to implement as well as very efficient in producing better results and can able to process large amount of data. • Even for large dataset these algorithms are extremely fast and can able to give accuracy of about over 90%.
  • 8. Machine Learning Workflow We can define the machine learning workflow in 5 stages. • Gathering data • Data pre-processing • Researching the model that will be best for the type of data • Training and testing the model • Evaluation
  • 9. • The machine learning model is nothing but a piece of code which an engineer or data scientist models by training it with the data according to the need of the project • Making the model learn through the data and allowing it to predict or give the solution that we want whenever we ask it to give. • So, whenever we give our model the new data which we want it to predict, we will get the predicted value according to the model training. • The trained model might or might not perform well on the test data that we want it to predict, due to various reasons, • So before trying to train any model we need to make sure that the algorithm that is going to use is appropriate for the desired class that we want to predict and based on the data that we are using.
  • 10. Overview of the Machine Learning Models
  • 11. Training and Testing the model. • Training is the most important part, where we train our model using the data available and make the machine learn and understand the data. • When the model has learned from the data, we provide the model with another dataset to evaluate how good our model is performing, if it is performing well, we then test the model using test data, where we get to know the final performance of our model, which can be measure using various metrics, such as Accuracy, recall, precision, and through classification report. • This whole process of building and deploying a model is done using 3 different datasets which are split using train_test_split(), which are ‘Training data’, ‘Validation data’, and ‘Testing data’.
  • 13. Algorithms(1/3) K-Nearest Neighbor Classifier • K-Nearest Neighbors is one of the most basic yet essential classification algorithms in Machine Learning. • It belongs to the supervised learning domain and finds intense application in pattern recognition, data mining and intrusion detection. • It is widely disposable in real-life scenarios since it is non-parametric, meaning, it does not make any underlying assumptions about the distribution of data (as opposed to other algorithms such as GMM, which assume a Gaussian distribution of the given data).
  • 14. Decision Tree • Decision tree, as the name suggests, creates a branch of nodes • Where each internal node denotes a test on an attribute, each branch represents an outcome of the test, and the last nodes are termed as the leaf nodes • Leaf node means there cannot be any nodes attached to them, and each leaf node (terminal node) holds a class label. • The decision tree is one of the most popular algorithms in machine learning, it can be sued for both classification and regression. • There are some exceptions to decision tree also, in terms of data scaling and data transformation, since decision tree works like a flowchart in the form of branches doing data transformation and scaling might be optional. Algorithms(2/3)
  • 16. Training Testing 95% 91% 99% 87% 91% 96% 95% 91% Accuracy Precision Score Recall f1_Score MODEL 1 (Decision Tree) MODEL 2 (K-Nearest Neighbour) Training Testing 92% 90% 92% 90% 92% 90% 92% 90% MODELS COMPARISION
  • 20. Correlation Matrix of independent variables
  • 21. Conclusion • As per the main objective of the project is to classify and identify the Credit Card fraudsters and approval of cards for the users based on ML algorithms is being discussed throughout the project. • Credit card fraud and approval is most common problem resulting in loss of lot money for people and loss for some banks and credit card company. • This project want to help the peoples from their wealth loss and also for the banked company and trying to develop the model which more efficiently separate the fraud and fraud less transaction by using the time and amount feature in data set given in the Kaggle. • we build the model using some machine learning algorithms such as logistic regression, decision tree, Random Forest, these all are supervised machine learning algorithm in machine learning. • As part of the future scope, we hope to try out different algorithms to optimize the feature output process, increase the feature similarity of data to improve the model's representation capability.
  • 22. for more information Visit our websites:https://techieyantechnologies.com Address: 16-11-16/V/24, Sri Ram Sadan, Moosarambagh, Hyderabad 500036 Phone:7075575787