BookmarkSubscribeRSS Feed
Question
Fluorite | Level 6

Hi All,

 

In our company, we are planning to put in place a processs that will enable us to score weekly the active customers or eligible customers using multiple models we built.

 

Everytime, we score, we will have to recalculate the variables used in the model.

 

My question, is there any smart way of putting an inteligent automated process, that will only calculate the variables needed for each model instead of recreating a 1000 of variables each time.

 

Hope it makes sense

 

Thank you

2 REPLIES 2
ballardw
Super User

Details.

 

What does this mean (provide some example)


Everytime, we score, we will have to recalculate the variables used in the model.

 

My question, is there any smart way of putting an inteligent automated process, that will only calculate the variables needed for each model instead of recreating a 1000 of variables each time.

 


Is your model in SAS? Are you creating your weekly data sets with differently named variables?

If the variable the model needs is not in the data then you need to make sure it is there. Or create a new model using the variables you do have.

 

Many of the regression (modeling) procedure will generate coefficient data sets that you can feed raw data and the coefficients to Proc Score and get the model results.

 

I will say that processes that use 1000 variables may need some reconsideration.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 737 views
  • 0 likes
  • 2 in conversation