Please enable JavaScript.
Coggle requires JavaScript to display documents.
AccessSMT - Coggle Diagram
AccessSMT
EDA
Data Pipeline
API connection to salesforce for data querying
figure out which data we need
Opportunities
ID
Account ID
Structure Class C
account
ID
users
ID
work order
ID
Estimator
Opportunity
Status
Created Date
BD Assigned
Level
Data Processing
Make sure the data being pulled fits into the current model without the model needing to be changed
Set up connection so this can be pulled straight in to the model
Update this for the full dataset
Make sure it outputs in the perfect format and allow it to go straight into the model without loading
API connection to ONEC
Scoring System
ML Model
Dashboards/Tracking
Integration/Deployment
Others