SlideShare une entreprise Scribd logo
1  sur  11
ADS +KXEN Models Updation
ADS/KXENManagementat Mobilink
Vendor : KXEN
Prepared by
BUSINESS INTELLIGENCE
INFORMATION TECHNOLOGY
1
Version Date Comment Authors
1.0 May 11, 2009 First Version Fatima Khalid (Mobilink-BI)
2
Steps to Pre-ADS Running:
Check the space in DP_ADS (click on D_Production in child space).
Match CurrentPerm and MaximumPerm to see if there is difference in them or not. There
should be at least 100GB of space available so the difference between the two should be at least
1-----. Next, check if the data is loaded in the aggregates (this data is loaded from the base and
there are scripts that come from DW that run on daily basis – run from Agg_Load to see date
wise if the data was loaded till the reference date or even after to see pattern. If so, then
continue further). Two emails about this: a) Cut-off where in base tables the data is loaded on
daily basis. B) Load jobs – where some jobs remaining or completed in email. Check email data
with the reference date. Look at Mediation source system in the cut off email daily to see how
much data was loaded. For more than ref date its usually 16 hours meaning not all data loaded.
Aggregate check for SQL (month wise for 3 months - CHECKQUERY). That is, if you have to give
dump on 5th
Oct then you should on the 2nd
have the call hist/ aggregate call hist, mediated call
hist and aggregate mediated call hist for 90 days. If 2nd
on weekend then do on 1st
and then
come on 4th
and run on previous 5 dates so that the missing date can be reconciled.
Email AR in case data is not right.
If the data is correct, then run Bimonthly (you can run this parallel to ActiveBase because here
we are just consolidating the data together).
Weekly ->directly from daily aggregate so its not dependent on bi-monthly so you can run bi-
monthly and weekly ads parallel.
After Bi-monthly, run Churn_opt and usage_opt.
Calculate reference date
Change dates in ads
Rename the four tables in Teradata administrator
1)KX_prepaid_subs to Prepad_100920_B2C_SUBS (previous ref date) – don’t create back up of
it.
2)KX_prepaid_churn_ads to Prepad_100920_churn
3)KX_prepaid_usage_ads see from the previous in Teradata admin the exact names.
4)KX_prepaid_usage_scores
Run active base in customer base 0.61 project and den run stats for it. After that run, the last
stats and calculate the sum which should be 1million and 20 thousand. If so then run churn ads
0.98.
3
ADS Updation Steps
Step 1:
Check to see if the data from CC has arrived. This is the reference table with Campaign ID’s attached.
Open Teradata Warehouse Miner
Connect =>Appliance => Click OK. Enter Username and Password.
Go to Tools => Connection Properties => Databases and enter values as below and then press
OK.
4
File => Open Project =>Run 2010 PrePaid Customer base 0.61(sorted as below)
5
a) Open Attachments.
b) Write the iteration number and date accordingly (15th
August 2010) as below. The date
when the data is supposed to go minus 2. That is, if the data is going on 18th
August 2010
then subtract 2 and we get 15th
August 2010 as the Reference Date.
Note: There are also a number of queries that are used to calculate the Reference date and
explanation is provided as below.
Step 2:
In warehouse minor active base => click input => literal parameters => change date => value *
(8/15/2010)
Also change date in => Prepaid_100815_B2C_SUB as below:
6
Go to ActiveBase in project Explorer => Right click and run STAND ALONE (always!)
It would start executing result then.
Calculate the sum of the calculated stats for future reference.ONLY after this execution, run rest
of the ADS because this ADS creates the subscriber base.
Note: KXPrepaid subs is our base table.
Step 3:
After the result is executed => go to project explorer and right click on the ∑Active_Base_Stats
and run it.
It would take some time for the result to be executed but once it has then export result to Excel
then.
Step 4:
Compare the data result from the base table to the data result from the aggregate table to see if
we got the entire data or not. If the result of both the tables is < 100 then we are good to go.
Step 5:
Run Production Segment => Right click on the Project Explorer and run as standalone.
7
Note: In case there is error at any point in running any of the ADS then go to input and literal
parameters and see where the fault is and re-run it.
After that, Run ∑Production_Segments_Stats and then export the data and compare with the
result from the Active Base. The results should come out to be the same.
Note:Active Days, Model Samples and PrePaid_Subs_TR are for training so don’t run them here
in scoring.
Step 6:
Save 2010 Prepaid Customer Base 0.61 Project by right clicking on project explorer.
Open Project AGG_ADS_Monthly_3Months_Loading and change the start and end dates of M1,
M2 and M3 in the call hist and mediated call hist as below. This is done at the time of scoring.
Populates Bimonthly table.
Then open new project 2010_CHURN_ADS_0.98_Week_Analysis_Onlyand change date and run
the project. (NOT Standalone)
Step 7:
8
Run the optimized ADS 2010_PrePaid_usage_0.8_OPTsimultaneously on other machineand
change the reference date for M1(end date) and M3 (start date) - S3. Change the start date
and the end date for each of the three categories.
You can calculate the start date and the end date manually for the three categories or use the
query as below:
SELECT
DATE '2010-08-15' - 89 AS "m3_start"
,DATE '2010-08-15' - 60 AS "m3_end"
,DATE '2010-08-15' - 59 AS "m2_start"
,DATE '2010-08-15' - 30 AS "m2_end"
,DATE '2010-08-15' - 29 AS "m1_start"
,DATE '2010-08-15' - 0 AS "m1_end";
Step 8:
After this, run the 2010_PrePaid_Churn_ 0.98_OPTADS => go to expert options and put the
start date and the end date in the where clause for each of W1, W2, M1, M2 as below:
Go to Teradata Administrator => Open KX_Prepaid_Subs (that’s our base table) Right click and
calculate the row count. It should come out to be the same as the stats in the excel sheet.
9
Then run KX_Prepaid_Churn_ADS and calculate the row count which should come out to be the
same as above.
For sanity check, then run KX_Prepaid_usage_ADS and calculate row count which should be the
same.
Another sanity check, run KX_Prepaid_usage_ADS_AVGand check row count which should be
the same as the above.
Step 9:
Another sanity check => from Teradata Administrator =>KX_Prepaid_Churn_ADS table =>
Browse => no value should be null
For Quality purposes, the following sanity checks are also performed on the tables:
KX_Prepaid_usage_ADS_AVG_QA and KX_Prepaid_Churn_ADS_AVG_QA. The row count should
ideally be equal to 0 but it comes out to be 1 at times and then you see, if the error is only 0.1
then it is okay.
Step 10:
After this, run the Scores_Promo_HistADS in Miner (This is done after giving the dump).
Note:
After changing the dates, you can run these ADS’s in parallel.
10
KXEN Scoring
Connect KXEN remote assistant with password and username yousaf and yousaf 123.
Open Project from file
HomeUmairKXE_Modelsmodels_updated_201030Aug100630Ref_Date
Click on Apply Model  Browse.
Enter the output table and conditions. The output table name would vary according to the
segmentation category. Verify from the excel sheet the category segmentation, that is Bronze 2
etc (Value Segment Reference).
For Bronze 2, the table name is KX_PREPD_CHURN_ADS_AVG_A_Active, for rest its
KX_PREPD_CHURN_ADS_AVG_R_active.
Click on Advanced Apply Settings.
Click, predicted value quartile Change Quartile number to 20.
Press Validate.
Enter output table name as Bronze2_Churn_Scorein the data section.
Change the Revenue Segment to 1and the target threshold to 4. Verify both the quantities from
the excel sheet of categorization (Value Segment Reference).
Press Next and then it will prompt regarding saving or deleting the project in which case press
DELETEwhen prompted.
Press Next and then Press Cancel.
It would prompt end of model applying. Click Next and then close session.
Repeat the above mentioned process for the rest of the categorizations like Bronze 1, Silver etc.
Note: However, make sure a separate KXEN is opened each time.
For Bronze 1 repeat the same procedure as above except with setting the table name as
____________ R_Active.
Quartile number is set to 20.
Output table name is changed to Bronze1_Churn_Score.
Change Revenue Segment to 2 and target threshold to 5.
Apply and Delete same as before.
Same procedure as above for Silver and Gold 2 categorization except for the minor changes in
the table name and Revenue segment as well as target threshold as above.

Contenu connexe

Tendances

Pivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityPivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityParakramesh Jaroli
 
Report exchange designer
Report exchange designerReport exchange designer
Report exchange designerBhushan Rajgure
 
Working smart with excel v2.0
Working smart with excel v2.0Working smart with excel v2.0
Working smart with excel v2.0Romy Cagampan
 
Handouts how to use microsoft access to combine cost and usage data for ejour...
Handouts how to use microsoft access to combine cost and usage data for ejour...Handouts how to use microsoft access to combine cost and usage data for ejour...
Handouts how to use microsoft access to combine cost and usage data for ejour...Charleston Conference
 
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERCREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERSagarDuttPhuloria
 
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...Cengage Learning
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandiserswebhostingguy
 
SAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaSAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaYasmin Ashraf
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)ArnoldKoomans2
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)ArnoldKoomans2
 
Meters in IBM Maximo Asset Management
Meters in IBM Maximo Asset ManagementMeters in IBM Maximo Asset Management
Meters in IBM Maximo Asset ManagementRobert Zientara
 
Connie scott advanced final exam rubric
Connie scott advanced final exam rubricConnie scott advanced final exam rubric
Connie scott advanced final exam rubricclscott1
 
X rec extened reconciliation using excel vba
X rec   extened reconciliation using excel vbaX rec   extened reconciliation using excel vba
X rec extened reconciliation using excel vbasenthilsundaresan
 
Elementary Data Analysis with MS Excel_Day-4
Elementary Data Analysis with MS Excel_Day-4Elementary Data Analysis with MS Excel_Day-4
Elementary Data Analysis with MS Excel_Day-4Redwan Ferdous
 

Tendances (20)

Pivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific UniversityPivot Table & Chart_Parakramesh Jaroli_Pacific University
Pivot Table & Chart_Parakramesh Jaroli_Pacific University
 
Report exchange designer
Report exchange designerReport exchange designer
Report exchange designer
 
Working smart with excel v2.0
Working smart with excel v2.0Working smart with excel v2.0
Working smart with excel v2.0
 
Handouts how to use microsoft access to combine cost and usage data for ejour...
Handouts how to use microsoft access to combine cost and usage data for ejour...Handouts how to use microsoft access to combine cost and usage data for ejour...
Handouts how to use microsoft access to combine cost and usage data for ejour...
 
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDERCREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
CREATING A DATASET FROM EXCEL IN POWER BI REPORT BUILDER
 
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
Pivot Tables and Beyond Data Analysis in Excel 2013 - Course Technology Compu...
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
 
SAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaSAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hana
 
Fmd 210 midterm exam
Fmd 210 midterm examFmd 210 midterm exam
Fmd 210 midterm exam
 
Ppt on pivot table
Ppt on pivot tablePpt on pivot table
Ppt on pivot table
 
Excel 2007 Unit K
Excel 2007 Unit KExcel 2007 Unit K
Excel 2007 Unit K
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
 
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
EX16_XL_CH07_GRADER_CAP_HW - Apartment Complex 1.3 (completed solution)
 
Meters in IBM Maximo Asset Management
Meters in IBM Maximo Asset ManagementMeters in IBM Maximo Asset Management
Meters in IBM Maximo Asset Management
 
Connie scott advanced final exam rubric
Connie scott advanced final exam rubricConnie scott advanced final exam rubric
Connie scott advanced final exam rubric
 
Excel Datamining Addin Beginner
Excel Datamining Addin BeginnerExcel Datamining Addin Beginner
Excel Datamining Addin Beginner
 
Excel 2007 Get Started With Pivot Table Reports
Excel 2007  Get Started With  Pivot Table ReportsExcel 2007  Get Started With  Pivot Table Reports
Excel 2007 Get Started With Pivot Table Reports
 
X rec extened reconciliation using excel vba
X rec   extened reconciliation using excel vbaX rec   extened reconciliation using excel vba
X rec extened reconciliation using excel vba
 
Pivot Table | Statistics
Pivot Table | StatisticsPivot Table | Statistics
Pivot Table | Statistics
 
Elementary Data Analysis with MS Excel_Day-4
Elementary Data Analysis with MS Excel_Day-4Elementary Data Analysis with MS Excel_Day-4
Elementary Data Analysis with MS Excel_Day-4
 

Similaire à Scoring documentation

Massmaintenance
MassmaintenanceMassmaintenance
MassmaintenanceDavid Chan
 
Developing a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourceDeveloping a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourcerelekarsushant
 
Notes how to work with variables, constants and do calculations
Notes how to work with variables, constants and do calculationsNotes how to work with variables, constants and do calculations
Notes how to work with variables, constants and do calculationsWilliam Olivier
 
Mds cdc implementation
Mds cdc implementationMds cdc implementation
Mds cdc implementationSainatth Wagh
 
SAP FICO Interview Questions
SAP FICO Interview QuestionsSAP FICO Interview Questions
SAP FICO Interview QuestionsAjeesh Sudevan
 
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...KarenMiner
 
How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting toolFineReport Reporting Tool
 
Porfolio of Setfocus work
Porfolio of Setfocus workPorfolio of Setfocus work
Porfolio of Setfocus workKevinPSF
 
Microsoft Excel 20072010 What-If Analysis © Martin Green
Microsoft Excel 20072010  What-If Analysis © Martin GreenMicrosoft Excel 20072010  What-If Analysis © Martin Green
Microsoft Excel 20072010 What-If Analysis © Martin GreenDioneWang844
 
SAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxSAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxKen T
 
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxMSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxgilpinleeanna
 
Check printing in_r12
Check printing in_r12Check printing in_r12
Check printing in_r12Rajesh Khatri
 
Understanding Code Formats in Vista
Understanding Code Formats in VistaUnderstanding Code Formats in Vista
Understanding Code Formats in VistaVisibility by Design
 
Salesforce Admin Hacks
Salesforce Admin HacksSalesforce Admin Hacks
Salesforce Admin HacksJoshua Loomis
 
Closing+cockpit
Closing+cockpitClosing+cockpit
Closing+cockpitArup Nandi
 

Similaire à Scoring documentation (20)

Massmaintenance
MassmaintenanceMassmaintenance
Massmaintenance
 
Developing a ssrs report using a ssas data source
Developing a ssrs report using a ssas data sourceDeveloping a ssrs report using a ssas data source
Developing a ssrs report using a ssas data source
 
Notes how to work with variables, constants and do calculations
Notes how to work with variables, constants and do calculationsNotes how to work with variables, constants and do calculations
Notes how to work with variables, constants and do calculations
 
Mds cdc implementation
Mds cdc implementationMds cdc implementation
Mds cdc implementation
 
SAP FICO Interview Questions
SAP FICO Interview QuestionsSAP FICO Interview Questions
SAP FICO Interview Questions
 
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...
Solved Practice questions for Microsoft Querying Data with Transact-SQL 70-76...
 
How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting tool
 
Porfolio of Setfocus work
Porfolio of Setfocus workPorfolio of Setfocus work
Porfolio of Setfocus work
 
Microsoft Excel 20072010 What-If Analysis © Martin Green
Microsoft Excel 20072010  What-If Analysis © Martin GreenMicrosoft Excel 20072010  What-If Analysis © Martin Green
Microsoft Excel 20072010 What-If Analysis © Martin Green
 
SAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docxSAP BPC Learning Notes and Insights.docx
SAP BPC Learning Notes and Insights.docx
 
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docxMSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
MSCD650 Final Exam feedback FormMSCD650 Final Exam Grading For.docx
 
Check printing in_r12
Check printing in_r12Check printing in_r12
Check printing in_r12
 
Understanding Code Formats in Vista
Understanding Code Formats in VistaUnderstanding Code Formats in Vista
Understanding Code Formats in Vista
 
11 job costing
11 job costing11 job costing
11 job costing
 
Tally 6.3
Tally  6.3Tally  6.3
Tally 6.3
 
Tally 6.3
Tally  6.3Tally  6.3
Tally 6.3
 
Salesforce Admin Hacks
Salesforce Admin HacksSalesforce Admin Hacks
Salesforce Admin Hacks
 
Microsoft Convergence Presentation
Microsoft Convergence PresentationMicrosoft Convergence Presentation
Microsoft Convergence Presentation
 
Closing+cockpit
Closing+cockpitClosing+cockpit
Closing+cockpit
 
DMAP Tutorial
DMAP TutorialDMAP Tutorial
DMAP Tutorial
 

Dernier

Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperityhemanthkumar470700
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentationuneakwhite
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with CultureSeta Wicaksana
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...amitlee9823
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...rajveerescorts2022
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...allensay1
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...daisycvs
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityEric T. Tung
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1kcpayne
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Centuryrwgiffor
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...lizamodels9
 

Dernier (20)

Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Uneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration PresentationUneak White's Personal Brand Exploration Presentation
Uneak White's Personal Brand Exploration Presentation
 
Organizational Transformation Lead with Culture
Organizational Transformation Lead with CultureOrganizational Transformation Lead with Culture
Organizational Transformation Lead with Culture
 
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
Call Girls Jp Nagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Bang...
 
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Pune Just Call 9907093804 Top Class Call Girl Service Available
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
 
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
Quick Doctor In Kuwait +2773`7758`557 Kuwait Doha Qatar Dubai Abu Dhabi Sharj...
 
Forklift Operations: Safety through Cartoons
Forklift Operations: Safety through CartoonsForklift Operations: Safety through Cartoons
Forklift Operations: Safety through Cartoons
 
How to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League CityHow to Get Started in Social Media for Art League City
How to Get Started in Social Media for Art League City
 
Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1Katrina Personal Brand Project and portfolio 1
Katrina Personal Brand Project and portfolio 1
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
Famous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st CenturyFamous Olympic Siblings from the 21st Century
Famous Olympic Siblings from the 21st Century
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
Call Girls In DLf Gurgaon ➥99902@11544 ( Best price)100% Genuine Escort In 24...
 

Scoring documentation

  • 1. ADS +KXEN Models Updation ADS/KXENManagementat Mobilink Vendor : KXEN Prepared by BUSINESS INTELLIGENCE INFORMATION TECHNOLOGY
  • 2. 1 Version Date Comment Authors 1.0 May 11, 2009 First Version Fatima Khalid (Mobilink-BI)
  • 3. 2 Steps to Pre-ADS Running: Check the space in DP_ADS (click on D_Production in child space). Match CurrentPerm and MaximumPerm to see if there is difference in them or not. There should be at least 100GB of space available so the difference between the two should be at least 1-----. Next, check if the data is loaded in the aggregates (this data is loaded from the base and there are scripts that come from DW that run on daily basis – run from Agg_Load to see date wise if the data was loaded till the reference date or even after to see pattern. If so, then continue further). Two emails about this: a) Cut-off where in base tables the data is loaded on daily basis. B) Load jobs – where some jobs remaining or completed in email. Check email data with the reference date. Look at Mediation source system in the cut off email daily to see how much data was loaded. For more than ref date its usually 16 hours meaning not all data loaded. Aggregate check for SQL (month wise for 3 months - CHECKQUERY). That is, if you have to give dump on 5th Oct then you should on the 2nd have the call hist/ aggregate call hist, mediated call hist and aggregate mediated call hist for 90 days. If 2nd on weekend then do on 1st and then come on 4th and run on previous 5 dates so that the missing date can be reconciled. Email AR in case data is not right. If the data is correct, then run Bimonthly (you can run this parallel to ActiveBase because here we are just consolidating the data together). Weekly ->directly from daily aggregate so its not dependent on bi-monthly so you can run bi- monthly and weekly ads parallel. After Bi-monthly, run Churn_opt and usage_opt. Calculate reference date Change dates in ads Rename the four tables in Teradata administrator 1)KX_prepaid_subs to Prepad_100920_B2C_SUBS (previous ref date) – don’t create back up of it. 2)KX_prepaid_churn_ads to Prepad_100920_churn 3)KX_prepaid_usage_ads see from the previous in Teradata admin the exact names. 4)KX_prepaid_usage_scores Run active base in customer base 0.61 project and den run stats for it. After that run, the last stats and calculate the sum which should be 1million and 20 thousand. If so then run churn ads 0.98.
  • 4. 3 ADS Updation Steps Step 1: Check to see if the data from CC has arrived. This is the reference table with Campaign ID’s attached. Open Teradata Warehouse Miner Connect =>Appliance => Click OK. Enter Username and Password. Go to Tools => Connection Properties => Databases and enter values as below and then press OK.
  • 5. 4 File => Open Project =>Run 2010 PrePaid Customer base 0.61(sorted as below)
  • 6. 5 a) Open Attachments. b) Write the iteration number and date accordingly (15th August 2010) as below. The date when the data is supposed to go minus 2. That is, if the data is going on 18th August 2010 then subtract 2 and we get 15th August 2010 as the Reference Date. Note: There are also a number of queries that are used to calculate the Reference date and explanation is provided as below. Step 2: In warehouse minor active base => click input => literal parameters => change date => value * (8/15/2010) Also change date in => Prepaid_100815_B2C_SUB as below:
  • 7. 6 Go to ActiveBase in project Explorer => Right click and run STAND ALONE (always!) It would start executing result then. Calculate the sum of the calculated stats for future reference.ONLY after this execution, run rest of the ADS because this ADS creates the subscriber base. Note: KXPrepaid subs is our base table. Step 3: After the result is executed => go to project explorer and right click on the ∑Active_Base_Stats and run it. It would take some time for the result to be executed but once it has then export result to Excel then. Step 4: Compare the data result from the base table to the data result from the aggregate table to see if we got the entire data or not. If the result of both the tables is < 100 then we are good to go. Step 5: Run Production Segment => Right click on the Project Explorer and run as standalone.
  • 8. 7 Note: In case there is error at any point in running any of the ADS then go to input and literal parameters and see where the fault is and re-run it. After that, Run ∑Production_Segments_Stats and then export the data and compare with the result from the Active Base. The results should come out to be the same. Note:Active Days, Model Samples and PrePaid_Subs_TR are for training so don’t run them here in scoring. Step 6: Save 2010 Prepaid Customer Base 0.61 Project by right clicking on project explorer. Open Project AGG_ADS_Monthly_3Months_Loading and change the start and end dates of M1, M2 and M3 in the call hist and mediated call hist as below. This is done at the time of scoring. Populates Bimonthly table. Then open new project 2010_CHURN_ADS_0.98_Week_Analysis_Onlyand change date and run the project. (NOT Standalone) Step 7:
  • 9. 8 Run the optimized ADS 2010_PrePaid_usage_0.8_OPTsimultaneously on other machineand change the reference date for M1(end date) and M3 (start date) - S3. Change the start date and the end date for each of the three categories. You can calculate the start date and the end date manually for the three categories or use the query as below: SELECT DATE '2010-08-15' - 89 AS "m3_start" ,DATE '2010-08-15' - 60 AS "m3_end" ,DATE '2010-08-15' - 59 AS "m2_start" ,DATE '2010-08-15' - 30 AS "m2_end" ,DATE '2010-08-15' - 29 AS "m1_start" ,DATE '2010-08-15' - 0 AS "m1_end"; Step 8: After this, run the 2010_PrePaid_Churn_ 0.98_OPTADS => go to expert options and put the start date and the end date in the where clause for each of W1, W2, M1, M2 as below: Go to Teradata Administrator => Open KX_Prepaid_Subs (that’s our base table) Right click and calculate the row count. It should come out to be the same as the stats in the excel sheet.
  • 10. 9 Then run KX_Prepaid_Churn_ADS and calculate the row count which should come out to be the same as above. For sanity check, then run KX_Prepaid_usage_ADS and calculate row count which should be the same. Another sanity check, run KX_Prepaid_usage_ADS_AVGand check row count which should be the same as the above. Step 9: Another sanity check => from Teradata Administrator =>KX_Prepaid_Churn_ADS table => Browse => no value should be null For Quality purposes, the following sanity checks are also performed on the tables: KX_Prepaid_usage_ADS_AVG_QA and KX_Prepaid_Churn_ADS_AVG_QA. The row count should ideally be equal to 0 but it comes out to be 1 at times and then you see, if the error is only 0.1 then it is okay. Step 10: After this, run the Scores_Promo_HistADS in Miner (This is done after giving the dump). Note: After changing the dates, you can run these ADS’s in parallel.
  • 11. 10 KXEN Scoring Connect KXEN remote assistant with password and username yousaf and yousaf 123. Open Project from file HomeUmairKXE_Modelsmodels_updated_201030Aug100630Ref_Date Click on Apply Model  Browse. Enter the output table and conditions. The output table name would vary according to the segmentation category. Verify from the excel sheet the category segmentation, that is Bronze 2 etc (Value Segment Reference). For Bronze 2, the table name is KX_PREPD_CHURN_ADS_AVG_A_Active, for rest its KX_PREPD_CHURN_ADS_AVG_R_active. Click on Advanced Apply Settings. Click, predicted value quartile Change Quartile number to 20. Press Validate. Enter output table name as Bronze2_Churn_Scorein the data section. Change the Revenue Segment to 1and the target threshold to 4. Verify both the quantities from the excel sheet of categorization (Value Segment Reference). Press Next and then it will prompt regarding saving or deleting the project in which case press DELETEwhen prompted. Press Next and then Press Cancel. It would prompt end of model applying. Click Next and then close session. Repeat the above mentioned process for the rest of the categorizations like Bronze 1, Silver etc. Note: However, make sure a separate KXEN is opened each time. For Bronze 1 repeat the same procedure as above except with setting the table name as ____________ R_Active. Quartile number is set to 20. Output table name is changed to Bronze1_Churn_Score. Change Revenue Segment to 2 and target threshold to 5. Apply and Delete same as before. Same procedure as above for Silver and Gold 2 categorization except for the minor changes in the table name and Revenue segment as well as target threshold as above.