US20220066772A1 - System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis - Google Patents

System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis Download PDF

Info

Publication number
US20220066772A1
US20220066772A1 US17/522,528 US202117522528A US2022066772A1 US 20220066772 A1 US20220066772 A1 US 20220066772A1 US 202117522528 A US202117522528 A US 202117522528A US 2022066772 A1 US2022066772 A1 US 2022066772A1
Authority
US
United States
Prior art keywords
code
data
dataset
view
signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US17/522,528
Inventor
Thejaswi Raje Gowda
Amir Bar-or
Yan Ge
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ElectrifAI LLC
Original Assignee
ElectrifAI LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US15/388,388 external-priority patent/US10394532B2/en
Application filed by ElectrifAI LLC filed Critical ElectrifAI LLC
Priority to US17/522,528 priority Critical patent/US20220066772A1/en
Publication of US20220066772A1 publication Critical patent/US20220066772A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • G06F16/1767Concurrency control, e.g. optimistic or pessimistic approaches
    • G06F16/1774Locking methods, e.g. locking methods for file systems allowing shared and concurrent access to files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • G06F16/183Provision of network file services by network file servers, e.g. by using NFS, CIFS
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2465Query processing support for facilitating data mining operations in structured databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Definitions

  • the present disclosure relates generally to computer-based tools for developing and deploying analytic computer code. More specifically, the present disclosure relates to a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis.
  • Big data is fast-flowing, ever-growing, heterogeneous, and has exceedingly noisy input, and as a result transforming data into signals is critical.
  • companies e.g., airlines, telecommunications companies, financial institutions, etc.
  • the demand for continually refreshed signals will continue to increase.
  • data science and data scientists
  • data science is required to transform complex data into simple digestible formats for quick interpretation and understanding.
  • data science and in particular, the field of data analytics, focuses on transforming big data into business value (e.g., helping companies anticipate customer behaviors and responses).
  • the current analytic approach to capitalize on big data starts with raw data and ends with intelligence, which is then used to solve a particular business need so that data is ultimately translated into value.
  • the intelligence gathered from the data is not shared across the enterprise (e.g., across use cases, business units, etc.) and is specific to solving a particular use case or business scenario.
  • an entirely new analytics solution needs to be developed, such that there is no reuse of intelligence across different use cases.
  • Each piece of intelligence that is derived from the data is developed from scratch for each use case that requires it, which often means that it's being recreated multiple times for the same enterprise.
  • There are no natural economies of scale in the process and there are not enough data scientists to tackle the growing number of business opportunities while relying on such techniques. This can result in inefficiencies and waste, including lengthy use case execution and missed business opportunities.
  • the present disclosure relates to a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis.
  • the system includes a centralized, continually updated environment to capture pre-processing steps used in analyzing big data, such that the complex transformations and calculations become continually fresh and accessible to those investigating business opportunities.
  • This centralized, continually refreshed system provides a data-centric competitive advantage for users (e.g., to serve customers better, reduce costs, etc.), as it provides the foresight to anticipate future problems and reuses development efforts.
  • the system incorporates deep domain expertise as well as ongoing expertise in data science, big data architecture, and data management processes. In particular, the system allows for rapid development and deployment of analytic code that can easily be re-used in various data analytics applications, and on multiple computer systems.
  • Benefits of the system include a faster time to value as data scientists can now assemble pre-existing ETL (extract, transform, and load) processes as well as signal generation components to tackle new use cases more quickly.
  • the present disclosure is a technological solution for coding and developing software to extract information for “big data” problems.
  • the system design allows for increased modularity by integrating with various other platforms seamlessly.
  • the system design also incorporates a new technological solution for creating “signals” which allows a user to extract information from “big data” by focusing on high-level issues in obtaining the data the user desires and not having to focus on the low-level minutia of coding big data software as was required by previous systems.
  • the present disclosure allows for reduced software development complexity, quicker software development lifecycle, and reusability of software code.
  • a computer-implemented method, system, and computer program product are provided for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files.
  • the computer-implemented method, system, and computer program product perform processes including maintaining a storage system for storing the data files and code files; receiving a request by a given user to modify a given production code file; establishing a task for the user; placing a lock on the given production code file; storing a modified version of the given production code file in a logical partition of the storage system associated with the task; applying the modified version of the given production code file to a specified data file to create a modified version of the specified data file; assigning a first unique version identifier for the modified version of the specified data file; and storing the modified version of the specified data file in the logical partition of the storage system associated with the task in a manner accessible using the first unique version identifier, such that the modified code file is isolated from the production code files and code files of other users, and the modified data filed is isolated from the production data files and data files of other users.
  • the specified data file may be a production data file or a modified version of a production data file.
  • the logical partition may be a folder.
  • the storage associated with the task includes an append-only file system and wherein the modified version of the specified data file includes append-only files representing changes relative to the specified data file.
  • the processes may further include committing the modified version of the given production code file such that the modified version of the given production code file is designated as the latest version of the given production code file; and committing the modified version of the specified data file such that the modified version of the specified data file is designated as the latest version of the specified data file among the set of production data files.
  • Data label features and a plurality of configuration files may be used to allow the user to publish and use the latest version of analytic code.
  • the user's workspace may be isolated from previous versions of analytic code so that the user does not encounter interruptions from new versions of the analytic code.
  • a computer-implemented method, system, and computer-program product are provided for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files.
  • the computer-implemented method, system, and computer program product perform processes including maintaining a first view having a production version of a dataset; creating a task for a developer, the task being associated with a second view; associating a first code file with the task for the first view, the first code file including code that modifies the dataset; creating a temporary version of the dataset in the first view; associating the temporary version of the dataset with the task; associating a second code file with the task for the second view, the second code file including an instruction to read the dataset from the first view without identifying a specific version of the dataset from the first view; and upon execution of the code file in the second view, automatically reading from the temporary dataset associated with the task based on the association of the temporary dataset with the task.
  • locks may be placed on the first code file in the first view and the second code file in the second view. Placing locks on the first and second code files may involve checking out the first and second code files from a source control system.
  • the processes may further include receiving, from the developer, a request to commit changes made to the first and second code files; checking the first and second code files into a source control system; changing the temporary dataset to be a latest dataset; and terminating the task.
  • FIG. 1 is a diagram illustrating hardware and software components of the system
  • FIG. 2 is a diagram of a traditional data signal architecture
  • FIG. 3 is a diagram of a new data signal architecture provided by the system
  • FIGS. 4A-4C are diagrams illustrating the system in greater detail
  • FIG. 5 is a screenshot illustrating an integrated development environment generated by the system
  • FIG. 6 is a diagram illustrating signal library and potential use cases of the system
  • FIG. 7 is a diagram illustrating analytic model development and deployment carried out by the system
  • FIG. 8 is a diagram illustrating hardware and software components of the system in one implementation
  • FIGS. 9-10 are diagrams illustrating hardware and software components of the system during development and production
  • FIG. 11 is a screenshot illustrating data profiles for each column using the integrated development environment generated by the system
  • FIG. 12 is a screenshot illustrating profiling of raw data using the integrated development environment generated by the system
  • FIG. 13 is a screenshot illustrating displaying of specific entries within raw data using the integrated development environment generated by the system
  • FIG. 14 is a screenshot illustrating aggregating and cleaning of raw data using the integrated development environment generated by the system
  • FIG. 15 is a screenshot illustrating managing and confirmation of raw data quality using the integrated development environment generated by the system
  • FIG. 16 is a screenshot illustrating auto-generated visualization of a data model created using the integrated development environment
  • FIG. 17A is a screenshot illustrating creation of reusable analytic code using the Workbench 500 generated by the system
  • FIG. 17B is a screenshot illustrating the graphical user interface generated by the Signal Builder component of the Workbench of the system
  • FIG. 18 is a screenshot illustrating a user interface screen generated by the system for visualizing signal paths using the Knowledge Center generated by the system;
  • FIG. 19 is a screenshot illustrating a user interface screen generated by the system for visualizing a particular signal using the Knowledge Center generated by the system;
  • FIG. 20A is a screenshot illustrating a user interface screen generated by the system for finding a signal using the Knowledge Center generated by the system;
  • FIG. 20B is a screenshot illustrating a user interface screen generated by the system for finding a signal using the Knowledge Center 600 generated by the system;
  • FIGS. 21A-F are screenshots illustrating user interface screens generated by the system for selecting entries with particular signal values using the Knowledge Center generated by the system;
  • FIG. 22 is a screenshot illustrating a user interface screen generated by the system for visualizing signal parts of a signal using the Knowledge Center generated by the system;
  • FIG. 23A is a screenshot illustrating a user interface screen generated by the system for visualizing a lineage of a signal using the Knowledge Center generated by the system;
  • FIG. 23B is a screenshot illustrating a user interface screen generated by the system for displaying signal values, statistics and visualization of signal value distribution;
  • FIG. 24A is a screenshot illustrating preparation of data to train a model using the integrated development environment generated by the system
  • FIG. 24B is a screenshot illustrating a graphical user interface generally by the system of allowing users to select from a variety of model algorithms (e.g., logistic regression, deep autoencoder, etc.);
  • model algorithms e.g., logistic regression, deep autoencoder, etc.
  • FIG. 24C is a screenshot illustrating the different parameter experiments users can apply during the model training process
  • FIGS. 24D-J are screenshots illustrating the model training process in greater detail
  • FIG. 25A is a screenshot illustrating training of a model using the Workbench subsystem of the present disclosure
  • FIG. 25B is a screenshot illustrating preparation of data to train a model using the Workbench subsystem of the present disclosure
  • FIG. 25C is a screenshot illustrating different data splitting options provided by the Workbench subsystem of the present disclosure.
  • FIG. 26 is another screenshot illustrating loading an external model trained outside of the integrated development environment
  • FIG. 27 is a screenshot illustrating scoring a model using the integrated development environment generated by the system
  • FIG. 28 is a screenshot illustrating monitoring model performance using the integrated development environment generated by the system
  • FIG. 29A is a screenshot illustrating a solution dependency diagram of the integrated development environment generated by the system.
  • FIG. 29B is a screenshot illustrating a collaborative analytic solution development using the Workbench subsystem of the present disclosure
  • FIGS. 29C-29J are screenshots illustrating environment files for enhancing collaboration
  • FIGS. 30A-32 are screenshots illustrating the Signal Hub manager generated by the system.
  • FIG. 33 is a diagram showing hardware and software components of the system.
  • FIG. 34 is a screenshot illustrating a sample interactive reporting user interface screen generated by Signal Hub platform, in accordance with an exemplary embodiment.
  • FIG. 35 is a screenshot illustrating a sample interactive reporting user interface screen generated by Signal Hub platform, in accordance with an exemplary embodiment.
  • FIG. 36 shows a representation of the screenshot of FIG. 34 showing an example of the results of a changed signal value.
  • FIG. 37 shows a representation of the screenshot of FIG. 35 based on the changes reflected in FIG. 36 .
  • FIG. 38 is a flowchart of a computer-implemented method for interactive database reporting, in accordance with one exemplary embodiment.
  • FIG. 39 is a schematic diagram showing a functional dependency graph for the above example, in accordance with one exemplary embodiment.
  • FIG. 40 is a flowchart for query execution optimization in accordance with one exemplary embodiment.
  • FIG. 41 is a schematic diagram showing a dependency graph representing how datasets can be derived from other datasets.
  • FIG. 42 is a schematic diagram showing how a production process in one view is automatically read from “no version” production dataset, in accordance with one exemplary embodiment.
  • FIG. 43 is a schematic diagram showing how a development process in one view is automatically read from a “latest” dataset, in accordance with one exemplary embodiment.
  • FIG. 44 is a schematic diagram showing how a development process in a task view is automatically read from a corresponding temporary dataset associated with the task, in accordance with one exemplary embodiment.
  • FIG. 45 is a schematic diagram showing an example of file updates using an append-only file system, in accordance with one exemplary embodiment.
  • FIG. 46 is a schematic diagram illustrating an example signal creation layer methodology in accordance with one exemplary embodiment.
  • Disclosed herein is a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis, as discussed in detail below in connection with FIGS. 1-46 .
  • the terms “signal” and “signals” refers to the data elements, patterns, and calculations that have, through scientific experimentation, been proven valuable in predicting a particular outcome. Signals can be generated by the system using analytic code that can be rapidly developed, deployed, and reused. Signals carry useful information about behaviors, events, customers, systems, interactions, attributes, and can be used to predict future outcomes. In effect, signals capture underlying drivers and patterns to create useful, accurate inputs that are capable of being processed by a machine into algorithms. High-quality signals are necessary to distill the relationships among all the entities surrounding a problem and across all the attributes (including their time dimension) associated with these entities. For many problems, high-quality signals are as important in generating an accurate prediction as the underlying machine-learning algorithm that acts upon these signals in creating the prescriptive action.
  • Signal Hub enables transforming data into intelligence as analytic code and then maintaining the intelligence as signals in a computer-based production environment that allows an entire organization to access and exploit the signals for value creation. In a given domain, many signals can be similar and reusable across different use cases and models. This signal-based approach enables data scientists to “write once and reuse everywhere,” as opposed to the traditional approach of “write once and reuse never.” The system provides signals (and the accompanying analytic code) in the fastest, most cost-effective method available, thereby accelerating the development of data science applications and lowering the cost of internal development cycles. Signal Hub allows ongoing data management tasks to be performed by systems engineers, shifting more mundane tasks away from scarce data scientists.
  • Signal Hub integrates data from a variety of sources, which enables the process of signal creation and utilization by business users and systems.
  • Signal Hub provides a layer of maintained and refreshed intelligence (e.g., Signals) on top of the raw data that serves as a repository for scientists (e.g., data scientists) and developers (e.g., application developers) to execute analytics. This prevents users from having to go back to the raw data for each new use case, and can instead benefit from existing signals stored in Signal Hub.
  • Signal Hub continually extracts, stores, refreshes, and delivers the signals needed for specific applications, such that application developers and data scientists can work directly with signals rather than raw data. As the number of signals grows, the model development time shrinks.
  • Signal Hub is highly scalable in terms of processing large amounts of data as well as supporting the implementation of a myriad of use cases.
  • Signal Hub could be enterprise-grade, which means that in addition to supporting industry-standard scalability and security features, it is easy to integrate with existing systems and workflows.
  • Signal Hub can also have a data flow engine that is flexible to allow processing of different computing environments, languages, and frameworks.
  • a multi target system data flow compiler can generate code to deploy on different target data flow engines utilizing different computer environments, languages, and frameworks. For applications with hard return on investment (ROI) metrics (e.g., churn reduction), faster time to value can equate to millions of dollars earned.
  • ROI hard return on investment
  • the system could lower development costs as data science project timelines potentially shrink, such as from 1 year to 3 months (e.g., a 75% improvement). Shorter development cycles and lower development costs could result in increased accessibility of data science to more parts of the business. Further, the system could reduce the total costs of ownership (TCO) for big data analytics.
  • TCO total costs of ownership
  • FIG. 1 is a diagram illustrating hardware and software components of the system.
  • the system 10 includes a computer system 12 (e.g., a server) having a database 14 stored therein and a Signal Hub engine 16 .
  • the computer system 12 could be any suitable computer server or cluster of servers (e.g., a server with an INTEL microprocessor, multiple processors, multiple processing cores, etc.) running any suitable operating system (e.g., Windows by Microsoft, Linux, Hadoop, etc.).
  • the database 14 could be stored on the computer system 12 , or located externally therefrom (e.g., in a separate database server in communication with the system 10 ).
  • the system 10 could be web-based and remotely accessible such that the system 10 communicates through a network 20 with one or more of a variety of computer systems 22 (e.g., personal computer system 26 a , a smart cellular telephone 26 b , a tablet computer 26 c , or other devices).
  • computer systems 22 e.g., personal computer system 26 a , a smart cellular telephone 26 b , a tablet computer 26 c , or other devices.
  • Network communication could be over the Internet using standard TCP/IP communications protocols (e.g., hypertext transfer protocol (HTTP), secure HTTP (HTTPS), file transfer protocol (FTP), electronic data interchange (EDI), etc.), through a private network connection (e.g., wide-area network (WAN) connection, emails, electronic data interchange (EDI) messages, extensible markup language (XML) messages, file transfer protocol (FTP) file transfers, etc.), or any other suitable wired or wireless electronic communications format.
  • the system 10 could be in communication through a network 20 with one or more third party servers 28 . These servers 28 could be disparate “compute” servers on which analytics could be performed (e.g., Hadoop, etc.).
  • the Hadoop system can manage resources (e.g., split workload and/or automatically optimize how and where computation is performed).
  • resources e.g., split workload and/or automatically optimize how and where computation is performed.
  • the system could be fully or partially executed on Hadoop, a cloud-based implementation, or a stand-alone implementation on a single computer. More specifically, for example, system development could be executed on a laptop, and production could be on Hadoop, where Hadoop could be hosted in a data center.
  • FIGS. 2-3 are diagrams comparing traditional signal architecture 40 and new data signal architecture 48 provided by the system.
  • the traditional signal architecture 40 e.g., the spaghetti architecture
  • raw data 42 is transformed through processing steps 44 , even if that raw data 42 had been previously transformed for a different use case 46 .
  • a data element 42 must be processed for use in a first use case 46 , and that same data element must be processed again for use in a second use case 46 .
  • the analytic code written to perform the processing steps 44 cannot be easily re-used.
  • the new data signal architecture 48 e.g., the bowtie architecture
  • raw data 50 is transformed into descriptive and predictive signals 52 only once.
  • the analytic code generated by the system for each signal 52 can be rapidly developed, deployed, and re-used with many of the use cases 54 .
  • Signals are key ingredients to solving an array of problems, including classification, regression, clustering (segmentation), forecasting, natural language processing, intelligent data design, simulation, incomplete data, anomaly detection, collaborative filtering, optimization, etc.
  • Signals can be descriptive, predictive, or a combination thereof. For instance, Signal Hub can identify high-yield customers who have a high propensity to buy a discounted ticket to destinations that are increasing in popularity. Descriptive signals are those which use data to evaluate past behavior. Predictive signals are those which use data to predict future behavior. Signals become more powerful when the same data is examined over a (larger) period of time, rather than just an instance.
  • Descriptive signals could include purchase history, usage patterns, service disruptions, browsing history, time-series analysis, etc.
  • an airline trying to improve customer satisfaction may want to know about the flying experiences of its customers, and it may be important to find out if a specific customer had his/her last flight cancelled.
  • This is a descriptive signal that relies on flight information as it relates to customers.
  • a new signal can be created to look at the total number of flight cancelations a given customer experienced over the previous twelve months.
  • Signals can measure levels of satisfaction by taking into account how many times a customer was, for instance, delayed or upgraded in the last twelve months.
  • Descriptive signals can also look across different data domains to find information that can be used to create attractive business deals and/or to link events over time. For example, a signal may identify a partner hotel a customer tends to stay with so that a combined discounted deal (e.g., including the airline and the same hotel brand) can be offered to encourage the customer to continue flying with the same airline. This also allows for airlines to benefit from and leverage the customer's satisfaction level with the specific hotel partner. In this way, raw input data is consolidated across industries to create a specific relationship with a particular customer. Further, a flight cancelation followed by a hotel stay could indicate that the customer got to the destination but with a different airline or a different mode of transportation.
  • a combined discounted deal e.g., including the airline and the same hotel brand
  • Predictive signals allow for an enterprise to determine what a customer will do next or how a customer will respond to a given event and then plan appropriately.
  • Predictive signals could include customer fading, cross-sell/up-sell, propensity to buy, price sensitivity, offer personalization, etc.
  • a predictive signal is usually created with a use case in mind. For example, a predictive signal could cluster customers that tend to fly on red-eye flights, or compute the propensity level a customer has for buying a business class upgrade.
  • Signals can be categorized into classes including sentiment signals, behavior signals, event/anomaly signals, membership/cluster signals, and correlation signals.
  • Sentiment signals capture the collective prevailing attitude about an entity (e.g., consumer, company, market, country, etc.) given a context.
  • sentiment signals have discrete states, such as positive, neutral, or negative (e.g., current sentiment on X corporate bonds is positive).
  • Behavior signals capture an underlying fundamental behavioral pattern for a given entity or a given dataset (e.g., aggregate money flow into ETFs, number of “30 days past due” in last year for a credit card account, propensity to buy a given product, etc.). These signals are most often a time series and depend on the type of behavior being tracked and assessed.
  • Event/Anomaly signals are discrete in nature and are used to trigger certain actions or alerts when a certain threshold condition is met (e.g., ATM withdrawal that exceeds three times the daily average, bond rating downgrade by a rating agency), etc.
  • Membership/Cluster signals designate where an entity belongs, given a dimension. For example, gaming establishments create clusters of their customers based on spending (e.g., high rollers, casual gamers, etc.), or wealth management firms can create clusters of their customers based on monthly portfolio turnover (e.g., frequent traders, buy and hold, etc.).
  • Correlation signals continuously measure the correlation of various entities and their attributes throughout a time series of values between 0 and 1 (e.g., correlation of stock prices within a sector, unemployment and retail sales, interest rates and GDP, home prices and interest rates, etc.).
  • Signals have attributes based on their representation in time or frequency domains.
  • a Signal can be continuous (e.g., output from a blood pressure monitor) or discrete (e.g., daily market close values of the Dow Jones Index).
  • signals can be defined as high or low frequency (e.g., asset allocation trends of a brokerage account can be measured every 15 minutes, daily, and monthly).
  • a signal derived from the underlying data can be fast-moving or slow-moving.
  • Signals are organized into signal sets that describe (e.g., relate to) specific business domains (e.g. customer management). Signal sets are industry-specific and cover domains including customer management, operations, fraud and risk management, maintenance, network optimization, digital marketing, etc. Signal Sets could be dynamic (e.g., continually updated as source data is refreshed), flexible (e.g., adaptable for expanding parameters and targets), and scalable (e.g., repeatable across multiple use cases and applications).
  • FIGS. 4A-4B are diagrams illustrating the system in greater detail.
  • the main components of Signal Hub 60 include an integrated development environment (Workbench) 62 , Knowledge Center (KC) 64 , and Signal Hub Manager (“SHM”) 65 , and Signal Hub Server 66 .
  • the Workbench 62 is an integrated software-based productivity tool for data scientists and developers, offering analytic functionalities and approaches for the making of a complete analytic solution, from data to intelligence to value.
  • the Workbench 62 enables scientists to more effectively transform data to intelligence through the creation of signals. Additionally, the Workbench 62 allows data scientists to rapidly develop and deploy reusable analytic code for conducting analytics on various (often, disparate) data sources, on numerous computer platforms.
  • the Knowledge Center 64 is a centralized place for institutional intelligence and memory and facilitates the transformation of intelligence to value through the exploration and consumption of signals.
  • the Knowledge Center 64 enables the management and reuse of signals, which leads to scalability and increased productivity.
  • the Signal Hub manager 65 provides a management and monitoring console for analytic operational stewards (e.g., IT, business, science, etc.).
  • the Signal Hub manager 65 facilitates understanding and managing the production quality and computing resources with alert system. Additionally, the Signal Hub manager 65 provides role-based access control for all Signal Hub platform components to increase network security in an efficient and reliable way.
  • the Signal Hub Server 66 executes analytics by running the analytic code developed in the Workbench 62 and producing the Signal output.
  • the Signal Hub Server 66 provides fast, flexible and scalable processing of data, code, and artifacts (e.g., in Hadoop via a data-flow execution engine; Spark Integration).
  • the Signal Hub Server 66 is responsible for the end-to-end processing of data and its refinement into signals, as well as enabling users to solve problems across industries and domains (e.g., making Signal Hub a horizontal platform).
  • the platform architecture provides great deployment flexibility. It can be implemented on a single server as a single process (e.g., a laptop), or it can run on a large-scale Hadoop cluster with distributed processing, without modifying any code. It could also be implemented on a standalone computer. This allows scientists to develop code on their laptops and then move it into a Hadoop cluster to process large volumes of data.
  • the Signal Hub Server architecture addresses the industry need for large-scale production-ready analytics, a need that popular tools such as SAS and R cannot fulfill even today, as their basic architecture is fundamentally main memory—limited.
  • Signal Hub components include signal sets, ETL processing, dataflow engine, signal-generating components (e.g., signal-generation processes), APIs, centralized security, model execution, and model monitoring.
  • Signals are hierarchical, such that within Signal Hub 60 , a signal array might include simple signals that can be used by themselves to predict behavior (e.g., customer behavior powering a recommendation) and/or can be used as inputs into more sophisticated predictive models. These models, in turn, could generate second-order, highly refined signals, which could serve as inputs to business-process decision points.
  • the design of the system and Signal Hub 60 allows users to use a single simple expression that represents multiple expressions of different levels of data aggregations. For example, suppose there is a dataset with various IDs. Each ID could be associated with an ID type which could also be associated with an occurrence of an event. One level of aggregation could be to determine for each ID and each ID type, the number of occurrence of an event. A second level of aggregation could be to determine for each ID, what is the most common type of ID based on the number of occurrence of an event. The system of the present disclosure allows this determination based on multiple layers of aggregation to be based on a single scalar expression and returning one expected output at one time.
  • the system will create a categorical histogram for a given column, with each unique value in the column being considered a category.
  • FIG. 4C is a screenshot of an event pattern matching feature of the system of the present disclosure.
  • the system allows users to determine whether a specified sequence of events occurred in the data and then submit a query to retrieve information about the matched data.
  • a user can (1) define an event; (2) create a pattern matcher; and (3) query the pattern matcher to return the output as shown.
  • a user can easily define with a regular expression an occurrence of a specified event such as “service fixed after call.”
  • FIG. 5 is a screenshot illustrating a Workbench 70 generated by the system.
  • the Workbench 70 (along with the Knowledge Center) enables users to interact with the functionality and capabilities of the Signal Hub system via a graphical user interface (GUI).
  • GUI graphical user interface
  • the Workbench 70 is an environment to develop end-to-end analytic solutions (e.g., a development environment for analytics) including reusable and easily developed analytic code. It offers all the necessary functionality for aggregating of the entire analytic modeling process, from data to signals. It provides an environment for the coding and development of data schemas, data quality management processes (e.g.
  • the Workbench 70 facilitates data ingestion and manipulating, as well as enabling data scientists to extract intelligence and value from data through signals (e.g., analytics through signal creation and computation).
  • the user interface of the Workbench could include components such as a tree view 72 , an analytic code development window 74 , and a supplementary display portion 76 .
  • the tree view 72 displays each collection of raw data files (e.g., indicated by “Col” 73 a ) as well as logical data views (e.g., indicated by “Vw” 73 b ), as well as third-party code called as user defined functions if any (e.g., python, R, etc.).
  • the analytic code development window 74 has a plurality of tabs including Design 78 , Run 80 , and Results 82 .
  • the Design tab 78 provides a space where analytic code can be written by the developer.
  • the Run tab 80 allows the developer to run the code and generate signal sets.
  • the Results tab 82 allows the developer to view the data produced by the operations defined in the Run tab 80 .
  • the supplementary display portion 76 could include additional information including schemas 84 and dependencies 86 . Identifying, extracting, and calculating signals at scale from noisy big data requires a set of predefined signal schema and a variety of algorithms.
  • a signal schema is a specific type of template used to transform data into signals. Different types of schema may be used, depending on the nature of the data, the domain, and/or the business environment.
  • Initial signal discovery could fall into one or more of a variety of problem classes (e.g., regression classification, clustering, forecasting, optimization, simulation, sparse data inference, anomaly detection, natural language processing, intelligent data design, etc.).
  • Solving these problem classes could require one or more of a variety of modeling techniques and/or algorithms (e.g., ARMA, CART, CIR++, compression nets, decision trees, discrete time survival analysis, D-Optimality, ensemble model, Gaussian mixture model, genetic algorithm, gradient boosted trees, hierarchical clustering, kalman filter, k-means, KNN, linear regression, logistic regression, Monte Carlo Simulation, Multinomial logistic regression, neural networks, optimization (LP, IP, NLP), poisson mixture model, Restricted Boltzmann Machine, Sensitivity trees, SVD, A-SVD, SVD++, SVM, projection on latent structures, spectral graph theory, etc.).
  • the Workbench 70 provides access to pre-defined libraries of such algorithms, so that they can be easily accessed and included in analytic code being generated. The user then can re-use analytic code in connection with various data analytics projects.
  • Both data models and schemas can be developed within the Workbench 70 or imported from popular third-party data modeling tools (e.g., CA Erwin).
  • the data models and schemas are stored along with the code and can be governed and maintained using modern software lifecycle tools.
  • the Workbench 70 is used by data scientists for profiling and schema discovery of unfamiliar data sources.
  • Signal Hub provides tools that can discover schema (e.g., data types and column names) from a flat file or a database table. It also has built-in profiling tools, which automatically compute various statistics on each column of the data such as missing values, distribution parameters, frequent items, and more. These built-in tools accelerate the initial data load and quality checks.
  • the dependencies tab 86 could display a dependency diagram (e.g., a graph) of all the activities comprising the analytic project, as discussed below in more detail.
  • a bottom bar 88 could include compiler information, such as the number of errors and warnings encountered while processing views and signal sets.
  • FIG. 6 is a diagram 90 illustrating use cases (e.g., outputs, signals, etc.) of the system.
  • the Signal Hub could include a Customer Management signal library 92 .
  • the Customer Management Signal Library 92 Within the Customer Management Signal Library 92 are subcategories for Flight 94 , Frequent Flyer Program 96 , Partner 98 , and Ancillary 99 .
  • the Flight subcategory 94 could include, for example, “Signal 345. Number of times customer was seated in middle seat in the past 6 months,” “Signal 785. Number of trips customer has made on a weekend day in past 1 year,” “Signal 956.
  • the Frequent Flyer Program subcategory 96 could include, for example, “Signal 1478. % of CSat surveys taken out of total flights customer has flown in past 1 month,” “Signal 1678. Number of complimentary upgrades a member received in past 6 months,” “Signal 2006. Ratio of mileage earned to mileage used by a member in past 1 year,” “Signal 2014. Average # of days before departure when an upgrade request is made by member,” “Signal 2020.
  • the Partner subcategory 98 could include, for example, “Signal 563. Mileage earned using Cable Company (TM) in past 1 month,” “Signal 734. Number of partners with whom that customer has engaged in the past 6 months,” “Signal 737. Mileage earned via Rental Car in past 1 yr,” “Signal 1729. Number of emails received about luxury Hotel in the past 3 months,” “Signal 1993. Number of times customer booked hotel with Airlines' partner without booking associated flight in the past 1 year,” etc.
  • the Ancillary subcategory 99 could include, for example, “Signal 328. Number of times customer has had baggage misplaced in past 3 months,” “Signal 1875.
  • FIG. 46 is a schematic diagram illustrating an example signal creation layer methodology in accordance with one exemplary embodiment.
  • Signals can be created through various combinations and permutations of categories.
  • signals can be created through various combinations and permutations of categories including entity, transformation, attribute and time frame.
  • one exemplary descriptive signal is a household's count of trips to the store in the past 1 year
  • one exemplary predictive signal is a card holder's projected revenue in a particular product category in the future 6 months.
  • Signals can be based on scalar functions (e.g., functions that compute a value based on a single record) or aggregate functions (e.g., functions that need to pass over the entire dataset in order to compute a value, such as to compute, say, average household income across all households).
  • Such signals can be created automatically and can be updated automatically as source data is received and processed.
  • the signals can be provided as a signal layer for use by various applications.
  • FIG. 7 is a diagram illustrating analytic model development and deployment carried out by the system.
  • a user defines a business requirement (e.g., business opportunity, business problem) needing analyzing.
  • one or more analytics requirements are defined.
  • the user searches for signals, and if an appropriate signal is found, the user selects the signal. If a signal is not found, then in step 212 , the user creates one or more signals by identifying the aggregated and cleansed data to base the signal on. After the signal is created, the process then proceeds to step 214 .
  • step 208 the user obtains the raw data, and in step 210 , the data is aggregated and cleansed, and then the process proceeds to step 212 . It is noted that the system of the present disclosure facilitates skipping steps 208 - 212 (unlike the traditional approach which must proceed through such steps for every new business requirement).
  • step 216 solutions and models are developed based on the signals selected.
  • step 218 results are evaluated and if necessary, signals (e.g., created and/or selected) and/or solutions/models are revised accordingly.
  • step 220 the solutions/models are deployed.
  • step 222 results are monitored and feedback gathered to incorporate back into the signals and/or solutions/models.
  • FIG. 8 is a diagram 250 illustrating hardware and software components of the system in one implementation. Other implementations could be implemented.
  • the workflow includes model-building tools 252 , Hadoop/YARN and Signal Hub processing steps 254 , and Hadoop Data Lake (Hadoop Distributed file system (HDFS) and HIVE) databases 256 .
  • HDFS Hadoop Distributed file system
  • HIVE Hadoop Data Lake
  • the Signal Hub Server is able to perform large-scale processing of terabytes of data across thousands of Signals. It follows a data-flow architecture for processing on a Hadoop cluster (e.g., Hadoop 2.0).
  • Hadoop 2.0 introduced YARN (a large-scale, distributed operating system for big data applications), which allows many different data processing frameworks to coexist and establishes a strong ecosystem for innovating technologies.
  • YARN Signal Hub Server solutions are native certified Hadoop applications that can be managed and administered alongside other applications. Signal Hub users can leverage their investment in Hadoop technologies and IT skills and run Signal Hub side-by-side with their current Hadoop applications.
  • Raw data is stored in the raw data database 258 of the Hadoop Data Lake 256 .
  • Hadoop/Yarn and Signal Hub 254 process the raw data 258 with ETL (extract, transform, and load) modules, data quality management modules, and standardization modules.
  • the results of step 260 are then stored in a staging database 262 of the Hadoop Data Lake.
  • Hadoop/Yarn and Signal Hub 254 process the staging data 262 with signal calculation modules, data distribution modules, and sampling modules.
  • the results of step 264 are then stored in the Signals and Model Input database 266 .
  • the model development and validation module 268 of the model building tools 252 processes the signals and model input data 266 .
  • step 268 The results of step 268 are then stored in the model information and parameters database 270 .
  • step 272 the model execution module 272 of the Hadoop/Yarn and Signal Hub 254 processes signals and model input data 266 and/or model information and parameters data 270 .
  • the results of step 272 are then stored in the model output database 274 .
  • step 276 the Hadoop/Yarn and Signal Hub 254 processes the model output data 274 with a business rules execution output transformation for business intelligence and case management user interface.
  • the results of step 276 are then stored in the final output database 278 .
  • Enterprise applications 280 and business intelligence systems 282 access the final output data 278 , and can provide feedback to the system which could be integrated into the raw data 258 , the staging data 262 , and/or the signals and model input 266 .
  • the Signal Hub Server automates the processing of inputs to outputs. Because of its data flow architecture, it has a speed advantage.
  • the Signal Hub Server has multiple capabilities to automate server management. It can detect data changes within raw file collections and then trigger a chain of processing jobs to update existing Signals with the relevant data changes without transactional system support.
  • FIGS. 9-10 are diagrams illustrating hardware and software components of the system during development and production. More specifically, FIG. 9 is a diagram 300 illustrating hardware and software components of the system during development and production.
  • Source data 302 is in electrical communication with Signal Hub 304 .
  • Signal Hub 304 comprises a Workbench 306 , and a Knowledge Center 308 .
  • Signal Hub 304 could also include a server in electronic communication with the Workbench 306 and the Knowledge Center 308 , such as via Signal Hub manager 312 .
  • Signal Hub further comprises infrastructure 314 (e.g., Hadoop, YARN, etc.) and hosting options 316 , such as Client, Opera, and Virtual Cloud (e.g., AWS).
  • infrastructure 314 e.g., Hadoop, YARN, etc.
  • hosting options 316 such as Client, Opera, and Virtual Cloud (e.g., AWS).
  • Signal Hub 304 allows companies to absorb information from various data sources 302 to be able to address many types of problems. More specifically, Signal Hub 304 can ingest both internal and external data as well as structured and unstructured data. As part of the Hadoop ecosystem, the Signal Hub Server can be used together with tools such as Sqoop or Flume to digest data after it arrives in the Hadoop system. Alternatively, the Signal Hub Server can directly access any JDBC (Java Database Connectivity) compliant database or import various data formats transferred (via FTP, SFTP, etc.) from source systems.
  • JDBC Java Database Connectivity
  • Signal Hub 304 can incorporate existing code 318 coded in various (often non-compatible) languages (e.g., Python, R, Unix Shell, etc.), called from the Signal Hub platform as user defined functions.
  • Signal hub 304 can further communicate with modeling tools 320 (e.g., SAS, SPSS, etc.), such as via flat file, PMML (Predictive Model Markup Language), etc.
  • the PMML format is a file format describing a trained model. A model developed in SAS, R, SPSS, or other tools can be consumed and run within Signal Hub 304 via the PMML standard.
  • such a solution allows existing analytic code that may be written in various, non-compatible languages (e.g., SAS, SPSS, Python, R, etc.) to be seamlessly converted and integrated for use together within the system, without requiring that the existing code be re-written.
  • Signal Hub 304 can create tests and reports as needed. Through the Workbench, descriptive signals can be exported into a flat file for the training of predictive models outside Signal Hub 304 . When the model is ready, it can then be brought back to Signal Hub 304 via the PMML standard. This feature is very useful if a specific machine-learning technique is not yet part of the model repertoire available in Signal Hub 304 .
  • Signal Hub 304 it also allows Signal Hub 304 to ingest models created by clients in third-party analytic tools (including R, SAS, SPSS).
  • third-party analytic tools including R, SAS, SPSS.
  • PMML allows Signal Hub users to benefit from a high level of interoperability among systems where models built in any PMML-compliant analytics environment can be easily consumed.
  • the system can automatically convert existing (legacy) analytic code modules/libraries into a common format that can be executed by the system (e.g., by automatically converting such libraries into PMML-compliant libraries that are compatible with other similarly compliant libraries), the system thus permits easy integration and re-use of legacy analytic code, interoperably with other modules throughout the system.
  • Signal Hub 304 integrates seamlessly with a variety of front-end systems 322 (e.g., use-case specific apps, business intelligence, customer relationship management (CRM) system, content management system, campaign execution engine, etc.). More specifically, Signal Hub 304 can communicate with front end systems 322 via a staging database (e.g., MySQL, HIVE, Pig, etc.). Signals are easily fed into visualization tools (e.g. Pentaho, Tableau), CRM systems, and campaign execution engines (e.g. Hubspot, ExactTarget). Data is transferred in batches, written to a special data landing zone, or accessed on-demand via APIs (application programming interfaces). Signal Hub 304 could also integrate with existing analytic tools, pre-existing code, and models. Client code can be loaded as an external library and executed within the server. All of this ensures that existing client investments in analytics can be reused with no need for recoding.
  • a staging database e.g., MySQL, HIVE, Pig, etc.
  • visualization tools e.g.
  • the Workbench 306 could include a workflow to process signals that includes loading 330 , data ingestion and preparation 332 , descriptive signal generation 336 , use case building 338 , and sending 340 .
  • source data is loaded into the Workbench 306 in any of a variety of formats (e.g., SFTP, JDBC, Sqoop, Flume, etc.).
  • the Workbench 306 provides the ability to process a variety of big data (e.g., internal, external, structured, unstructured, etc.) in a variety of ways (e.g., delta processing, profiling, visualizations, ETL, DQM, workflow management, etc.).
  • a variety of descriptive signals could be generated (e.g., mathematical transformations, time series, distributions, pattern detection, etc.).
  • the predictive signal generation step 336 a variety of predictive signals could be generated (e.g., linear regression, logistic regression, decision tree, Na ⁇ ve Bayes, PCA, SVM, deep autoencoder, etc.).
  • uses cases could be created (e.g., reporting, rules engine, workflow creator, visualizations, etc.).
  • the Workbench 306 electronically transmits the output to downstream connectors (e.g., APIs, SQL, batch file transfer, etc.).
  • FIG. 10 is a diagram 350 illustrating hardware and software components of the system during production.
  • Signal Hub includes a Workbench 352 , a Knowledge Center 354 , and a Signal Hub Manager 356 .
  • the Workbench 352 could communicate with an execution layer 360 via a compiler 358 .
  • the Knowledge Center 354 and Signal Hub manager 356 could directly communicate with the execution layer 360 .
  • the execution layer 360 could include a workflow server 362 , a plurality of flexible data flow engines 364 , and an operational graph database 366 .
  • Signal Hub further comprises infrastructure 366 (e.g., Hadoop, YARN, etc.) and hosting options 370 , such as Client, Opera, and Virtual Private Cloud (e.g., AWS, Amazon, etc.).
  • the plurality of flexible data flow engines 364 can have the latest cutting-edge technology.
  • FIGS. 11-17 are screenshots illustrating use of the Signal Hub platform to create descriptive signals.
  • the Workbench user interface 500 includes a tree view 502 and an analytic code development window 504 .
  • the Workbench provides direct access to the Signal API, which speeds up development and simplifies (e.g., reduce errors in) signal creation (e.g., descriptive signals).
  • the Signal API provides an ever-growing set of mathematical transformations that will allow for the creation of powerful descriptive signals, along with a syntax that is clear, concise, and expressive. Signal API allows scientists to veer away from the implementation details and focus solely on data analysis, thus maximizing productivity and code reuse. For example, the Signal API allows for easy implementation of complex pattern-matching signals.
  • one pattern could be a sequence of events in the data that are relevant for measuring attrition, such as a widespread service disruption followed by one or more customer complaints followed by restored service.
  • the Signal API also provides a direct link between the Workbench and the Knowledge Center. Users can add metatags and descriptions to signals directly in Signal API code (which is reusable analytic code). These tags and taxonomy information are then used by the Knowledge Center to enable signal search and reuse, which greatly enhances productivity.
  • FIG. 11 is a screenshot illustrating data profiles for each column (e.g., number of unique, number of missing, average, max, min, etc.) using the Workbench 500 generated by the system.
  • the Workbench user interface could include sets of components including a tree view 502 , an analytic code development window 504 , and a supplementary display portion 506 .
  • the analytic code development window 504 includes a design tab 508 , which provides a user with the ability to choose a format, name, file pattern, schema, header, and/or field separator.
  • Signal Hub supports various input file formats including delimited, fixed width, JDBX, xml, excel, log file, etc. A user can load data from various data sources.
  • the supplementary display portion 506 includes a YAML tab 510 , a Schema tab 512 , and a dependencies tab 514 .
  • the YAML tab 510 includes a synchronized editor so that a user can develop the code in a graphical way or in a plain text format, where these two formats are easily synchronized.
  • FIG. 12 is a screenshot illustrating profiling of raw data using the Workbench 500 generated by the system.
  • the analytic code development window 504 includes a design tab 508 , a run tab 520 , and a results tab 522 .
  • the design tab 508 is activated, and within the design tab 508 are a plurality of other tabs. More specifically, the design tab 508 includes a transformations tab 524 , a measures tab 526 , a models tab 528 , a persistence tab 530 , a meta tab 532 , and a graphs tab 534 .
  • the measures tab 526 is activated, thereby allowing a user to add a measure from a profiling library, such as from a drop down menu.
  • profiling library offers data profiling tools to help a user understand the data.
  • profiling measures could include basicStats, contingency Table, edd (Enhanced Data Dictionary), group, histogram, monotonic, percentiles, woe, etc.
  • the edd is a data profiling capability which analyzes content of data sources.
  • FIG. 13 is a screenshot illustrating displaying of specific entries within raw data using the Workbench 500 generated by the system.
  • the analytic code development window 504 includes a table 540 showing specific data entries for the measure “edd”, as well as a plurality of columns pertaining to various types of information for each data entry. More specifically, the table 540 includes columns directed to obs, name, type, nmiss, pctMissing, unique, stdDev, mean_or_top1, min_or_top2, etc.
  • the table 540 includes detailed data statistics including number of records, missing rate, unique values, percentile distribution, etc.
  • FIG. 14 is a screenshot illustrating aggregating and cleaning of raw data using the Workbench 500 generated by the system.
  • the analytic code development window 504 has the transformations tab 524 activated.
  • the transformation tab 524 is directed to the transformation library which allows users to do various data aggregation and cleaning work before using data.
  • the user can add one or more transformations, such as cubePercentile, dedup, derive, filter, group, join, limitRows, logRows, lookup, etc.
  • FIG. 15 is a screenshot illustrating managing and confirmation of raw data quality using the Workbench 500 generated by the system.
  • the analytic code development window 504 has the transformations tab 524 activated.
  • a user can gather more information about each transformation, such as shown for Data Quality.
  • the data quality management uses a series of checks which contains a predicate, an action, and an optional list of fields to control and manage the data quality.
  • FIG. 16 is a screenshot illustrating auto-generated visualization of a data model created using the Workbench 500 .
  • This visualization could be automatically generated from YAML code (e.g., the code that reads and does initial linking and joining of data).
  • analytic code development window 504 allows a user to view relations and interactions between various data elements.
  • the data model organizes data elements into fact and dimension tables and standardizes how the data elements relate to one another. This could be automatically generated in Signal Hub after loading the data.
  • FIG. 17A is a screenshot illustrating creation of reusable analytic code using the Workbench 500 generated by the system.
  • the analytic code development window 504 includes many lines of code that incorporate and utilize the raw data previously selected and prepared.
  • the Signal API could be scalable and easy to use (e.g., for loop signals, peer comparison signals, etc.). Further, Signal Hub could provide signal management by using @tag and @doc to specify signal metadata and description, which can be automatically extracted and displayed in the Knowledge Center.
  • FIG. 17B is a screenshot illustrating the graphical user interface of Signal API in Workbench. Similar to excel, users can select from a function list 524 and a column list 526 to create new signals with a description 528 and example code provided at the bottom. Users can use Signal API either in a plain text format or in a graphical way, where these two formats are easily synchronized.
  • FIGS. 18-23 are screenshots illustrating user interface screens generated by the system using the Knowledge Center 600 to find and use a signal.
  • the Knowledge Center could be used as an interactive signal management system to enable model developers and business users to easily find, understand, and reuse signals that already exist in the signal library inside Signal Hub.
  • the Knowledge Center allows for the intelligence (e.g., signals) to be accessed and explored across use cases and teams throughout the enterprise. Whenever a new use case needs to be implemented, the Knowledge Center enables relevant signals to be reused so that their intrinsic value naturally flows toward the making of a new analytic solution that drives business value.
  • the Knowledge Center facilitates accessing and consuming intelligence.
  • the first is its filtering and searching capabilities. When signals are created, they are tagged based on metadata and organized around a taxonomy.
  • the Knowledge Center empowers business users to explore the signals through multiple filtering and searching mechanisms.
  • the Knowledge Center facilitates exploring and identifying signals based on this metadata when executing use cases by using filtering and free-text searching.
  • the Knowledge Center also allows for a complete visualization of all the elements involved in the analytical solution. Users can visualize how data sources connect to models through a variety of descriptive signals, which are grouped into Signal Sets depending on a pre-specified and domain-driven taxonomy. The same interface also allows users to drill into specific signals. Visualization tools can also allow a user to visualize end-to-end analytics solution components from the data, to the signal and finally to the use-cases.
  • the system can automatically detect the high level lineage between the data, signal and use-cases when hovering over specific items.
  • the system can also allow a user to further drill down specific data, signal and use-cases by predefined metadata which can also allow a user to view the high level lineage as well.
  • FIG. 18 is a screenshot illustrating a user interface screen generated by the system for visualizing signal paths using the Knowledge Center 600 generated by the system.
  • the Signal Hub platform 600 includes a side menu 602 which allows a user to filter signals, such as by entering a search description into a search bar, or by browsing through various categories (e.g., business attribute, window, subject, object, relationship, category, etc.).
  • the Signal Hub platform 600 further includes a main view portion 604 .
  • the main view portion 604 diagrammatically displays data sources 606 (e.g., business inputs), descriptive signals 608 (e.g., grouped and organized by metadata), and predictive signals 610 .
  • the descriptive signals 608 include a wheel of tabs indicating categories to browse in searching for a particular signal.
  • the categories could include route, flight, hotel, etc.
  • the center of the descriptive signals 608 displays information about that particular category. For example, when “route” is chosen, the system indicates to the user that there are 23 related terms, 4 signal sets, and 536 signals.
  • the Signal Hub platform 600 also displays all the data sources that are fed into the signals of the category chosen.
  • the data sources include event mater, customer, clickthrough, hierarchy, car destination, ticket coupon, non-flight delivery item, booking master, holiday hotel destination, customer, ancillary master, customer membership, ref table: station pair, table: city word cloud, web session level, ref table: city info, ref table: country code, web master, redemption flight items, email notification, gold guest list, table: station pair info, customer account tcns, service recovery master, etc.
  • a user can then choose one or more of these data sources to further filter the signals (and/or to navigate to those data sources for additional information).
  • the Signal Hub platform 600 also displays all the models that utilize the signals of the category chosen. For example, for the “route” category, the predictive signals within that category include hotel propensity, destination propensity, pay-for-seat propensity, upgrade propensity, etc. A user can then choose one or more of these predictive signals.
  • FIG. 19 is a screenshot illustrating a user interface screen generated by the system for visualizing a particular signal using the Knowledge Center 600 generated by the system.
  • the particular descriptive signal “bkg_avg_mis_gh_re_v_1y_per_dest” at an individual level
  • the data sources 606 that feed into that signal include “ancillary master,” “booking master,” and “ref table: station pair”
  • the predictive signals that use that descriptive signal include “hotel propensity,” “pay-for-seat-propensity,” and “destination propensity.”
  • FIG. 20A is a screenshot illustrating a user interface screen generated by the system for finding a signal using the knowledge center 600 generated by the system.
  • the main view portion 604 includes a signal table listing all existing signals with summary information (e.g., loaded 100 of 2851 signals) for browsing signals and their related information.
  • the table includes the signal name, signal description, signal tags, signal set, signal type (e.g., Common:Real, Common:Long, etc.), and function.
  • the signal description is an easy to understand business description (e.g., average number of passengers per trip customer travelled with).
  • a user could also conduct a free text search to identify a signal description that contains a specific word (e.g., hotel signals).
  • FIG. 20B is a screenshot illustrating a user interface screen generated by the system for finding a signal using the knowledge center 600 generated by the system. Users are first asked to select a pre-defined signal subject from “Search Signal” dropdown list to start the signal search process.
  • the main view portion 604 includes a signal table listing all existing signals with summary information (e.g., filtered conditions applied; loaded 100 of 2851 signals) for browsing signals and their related information.
  • the table includes the signal description, signal type (e.g., Real, Long, etc.), update time, refresh frequency, etc.
  • the signal description is an easy to understand business description (e.g., average number of passengers per trip customer travelled with).
  • a user could also define search columns (e.g., description) and conduct a free text search within the search columns that contains a specific word (e.g., hotel signals). Further, a metadata filter could identify signals that fit within certain metadata criteria as shown in the left side panel (e.g., signals that calculate an average).
  • search columns e.g., description
  • free text search within the search columns that contains a specific word (e.g., hotel signals).
  • a metadata filter could identify signals that fit within certain metadata criteria as shown in the left side panel (e.g., signals that calculate an average).
  • FIG. 21A is a screenshot illustrating a user interface screen generated by the system for selecting entries (e.g., customers) with particular signal values using the Knowledge Center 600 generated by the system.
  • Users are also able to apply business rules to signals to filter the data and target subsections of the population. For example, the user may want to identify all customers with a propensity to churn that is greater than 0.7 and those who have had two or more friends churn in the last two weeks. This is particularly important as it enables business users to build sophisticated prescriptive models allowing true democratization of big data analytics across the enterprise.
  • a user can select signals to limit the table to only signals necessary to execute the specific use case (e.g., Signal: “cmcnt_trp_oper_led_abdn”).
  • the table 618 also provides for the ability to apply rules to filter the table to include only data that fits within the thresholds (e.g., customers with a hotel propensity score >0.3).
  • the table 618 includes the columns “matched_party_id” 620 , “cmcnt_trp_oper_led_abdn” 622 , “cmbin_sum_seg_tvl_rev_p1y” 624 , “cmavg_mins_dly_p3m” 626 , “SILENT_ATTRITION” 628 .
  • the Signal Hub platform 600 can schedule the business report at regular basis (e.g., daily, weekly, monthly, etc.) using a reporting tool 630 to gain recurring insights or export the filtered data to external systems (e.g., CSV file into client's campaign execution engine).
  • the system of the present disclosure can also include a reporting tool implemented in a Hadoop environment. The user can generate a report and query various reports. Further, the user can query a single signal table and view the result in real-time. Still further, the reporting tool can include a query code and a data table fully listed out in the same page so users are able to switch between different steps easily and view the result for previous step.
  • FIG. 21C is a screenshot illustrating a user interface screen generated by the system for displaying dashboard created using the Knowledge Center 600 generated by the system.
  • a user is able to create various types of graphs (e.g. line chart, pie chart, scattered 3 D chart, heat map, etc.) in the Knowledge Center and populate dashboard with graphs created in certain layout. Dashboard will get refreshed automatically as the backend data get refreshed. A user can also export the dashboard to external system.
  • FIG. 21D is a screenshot illustrating a user interface screen generated by the system for exploring data dictionary created using the Knowledge Center 600 generated by the system. A user is able to learn all the data input tables used the solution, with name, description, metadata, columns, and refresh rate information for each data input table.
  • FIG. 21E is a screenshot illustrating a user interface screen generated by the system for exploring models created using the Knowledge Center 600 generated by the system. A user is able to learn all the models created in the solution and explore individual model in depth.
  • the Signal Hub platform can display model description, metadata, input signal, output column, etc. all in one centralized page for each model.
  • FIG. 21E also illustrates a user interface screen generated by the system for commenting signals using the Knowledge Center 600 generated by the system.
  • FIG. 21F is a screenshot generated by the system which illustrates the charts that could be generated by the system.
  • the charts could be a representation of a signal or multiple signals.
  • the types of charts could include, but is not limited to, bar charts, line charts, density charts, pie charts, bar graphs, or any other chart known to those of ordinary skill in the art. Further, as shown, multiple charts could be included in the dashboard for comparing and viewing different charts simultaneously.
  • FIG. 22 is a screenshot illustrating a user interface screen generated by the system for visualizing signal parts of a signal using the Knowledge Center 600 generated by the system. Shown is a table showing various signals of a signal set. Users can isolate exactly which columns in the raw data or other signals were combined to create the signal of interest.
  • the Signal Hub platform 600 can display the top level diagram 650 , the definition level diagram 652 , the predecessors 654 , raw data 656 , consumers 658 , definition 660 , schema 62 , and metadata 664 and stats.
  • the predecessors tab is used to understand the raw data columns and signals that are used to create a specific signal (e.g., txh_mst_rx_cnt_txn_on1) and can be used to track the detailed signal calculation step by step.
  • the resulting table can have one or more columns.
  • the table could include a column 670 of names of the signals within the signal set (e.g., within signal set “signals.signals_pos_txn_mst_04_app”), as well as the formula 672 , and what the signal is defined in 674 .
  • FIG. 23A is a screenshot illustrating a user interface screen generated by the system for visualizing a lineage of a signal using the Knowledge Center 600 generated by the system.
  • the lineage is used to understand the transformation from raw data to descriptive signals and predictive signals (e.g., how is the number of trips required to move to the next loyalty tier signal generated and which models consume it).
  • the definition level diagram button 652 is activated, the Signal Hub platform 600 displays the lineage of a particular signal, which includes what data is being pulled, and what models the signal is being used in. Once a signal of interest is identified, users can gain a deeper understanding of the signal by exploring its lineage from the raw data through all transformations, providing insight into how a particular Signal was created and what the value truly represents.
  • FIG. 23B is a screenshot illustrating a user interface screen generated by the system for displaying signal values stats and visualization of signal value distribution. Both features provide a better understanding of signals, helps scientists determine what codes need to be evoked in the production system to calculate the signal, and makes signal management easier and faster.
  • the Knowledge Center contains visualization capabilities to allow users to explore the values of signals directly in the Signal Hub platform 600 .
  • FIGS. 24-29 are screenshots illustrating using the Workbench 700 generated by the system to create predictive signals (models) with Analytic Wizard module.
  • Analytic Wizard streamlines model development process with predefined steps and parameter presets.
  • FIG. 24A is a screenshot illustrating preparation of data to train a model using the Workbench 700 generated by the system.
  • the Workbench 700 includes a tree view 702 , and an analytic code development window 704 which includes a design tab 708 , run tab 710 , and results tab 712 .
  • the design tab 708 is activated, and within the design tab 708 are a plurality of other tabs.
  • the design tab 708 includes a transformations tab 714 , a measures tab 716 , a models tab 718 , a persistence tab 720 , a meta tab 722 , and a graphs tab 724 .
  • Signal Hub offers several ways to split train and test data for model development purposes.
  • the supplementary display portion 706 includes a YAML tab 726 , a schema tab 728 , and a dependencies tab 730 . Signal Hub performs missing value imputation, normalization, and other necessary signal treatment before training the model, as shown in the supplementary display portion 706 . Once a model has been selected, more information regarding the model is easily accessible, such as the description and model path. A user can also train an external model using any desired analytic tool.
  • FIG. 24B is a screenshot illustrating an alternative embodiment as to how users can select from a variety of model algorithms (e.g., logistic regression, deep autoencoder, etc.).
  • the Workbench 700 can include a tab 703 for displaying a variety of signals.
  • the Workbench 700 can include a selection means 732 for selecting a model algorithm.
  • the selection means 732 can be a drop down menu or similar means known to those of ordinary skill in the art.
  • FIG. 24C is a screenshot illustrating the different parameter experiments users can apply during the model training process.
  • FIG. 24D is a screenshot illustrating how data preparation can be handled during the model training process. For example, missing values can be replaced with a median value. Furthermore, a normalization method can be applied to the data training.
  • FIG. 24E is a screenshot illustrating how dummy variables can be introduced to facilitate the model training process.
  • FIG. 24F is a screenshot illustrating the dimensional reduction that can be applied to the model training process. For example, a variance threshold can be introduced and the number of dimensions can be specified to further improve the model training accuracy.
  • FIG. 24G is a screenshot illustrating the data splitting aspect of the model training process.
  • FIG. 24H is a screenshot illustrating the measure tab which allows graph names to be specified along with sampling percentages. The measure tab further allows the corresponding measures to be selected.
  • FIG. 24I is a screenshot illustrating the process tab which allows the user to create a library for the wizard output. In particular, a search path, library and comments can be inputted to the system.
  • FIG. 24J is a screenshot of the result tab showing the output of the model training to the user. The foregoing steps of training a predictive model can be done over a Hadoop cluster using dataflow operations.
  • FIG. 25A is a screenshot illustrating training a model using the Workbench 700 generated by the system.
  • Signal Hub could include prebuilt models that a user can train (e.g., logistic regression, deep autoencoder, etc.). As shown, the models tab 718 is selected, and a user can add one or more models, such as “binarize,” “decision tree,” “deepAutoencoder,” “externalModel,” “frequentItems,” “gmm,” “kmeans,” “linearRegression,” and “logisticRegression.” A user can train an external model using any desired analytic tool. As long as the model output conforms to a standard pmml format, the Signal Hub platform can incorporate the model result and do the scoring.
  • models tab 718 is selected, and a user can add one or more models, such as “binarize,” “decision tree,” “deepAutoencoder,” “externalModel,” “frequentItems,” “gmm,” “kmeans,” “linearRegression,” and “logisticRegression.”
  • FIG. 25B is a screenshot illustrating preparation of data to train a model using the Workbench generated by the system.
  • the Workbench 700 can include a data preparation tab 734 .
  • Signal Hub can perform in the data preparation tab 734 missing value imputation 736 , normalization 738 , and other necessary signal treatment 740 before training the model.
  • FIG. 25C is a screenshot illustrating different data splitting options provided by Workbench 700 .
  • the Workbench 700 can include a data splitting tab 740 for allowing input of the number of folds 741 , number of seeds 742 , percent of validation 743 and stratified input 744 .
  • FIG. 26 is a screenshot illustrating loading an external model trained outside of the integrated development environment.
  • FIG. 27 is a screenshot illustrating scoring a model using the Workbench 700 generated by the system.
  • Signal Hub prebuilt a number of model scorers that can perform end to end analytic development activities.
  • FIG. 28 is a screenshot illustrating monitoring model performance using the Workbench 700 generated by the system.
  • Signal Hub offers various monitoring matrices to measure the model performance (e.g., ROC, KS, Lorenz, etc.). As shown, any of a variety of measures can be used to monitor and score the model. For example, monitoring measures could include “captureRate,” “categoricalWoe,” “conditionIndex,” “confusionMatrix,” “informatonValue,” “kolmogorovSmirnov,” “Lorenz,” “roc,” etc.
  • FIG. 29A is a screenshot illustrating a solution dependency diagram 750 of the Workbench 700 generated by the system.
  • the diagram 750 illustrates various modules for each portion of the analytics development lifecycle. For example, the diagram illustrates raw data modules 760 , aggregate and cleanse data modules 762 , create descriptive signals modules 764 , select descriptive signal modules 766 (which is also the develop solutions/models module 766 ), and evaluate model results modules 768 .
  • FIG. 29B is a screenshot illustrating a collaborative analytic solution development using the Workbench generated by the system.
  • the system of the present disclosure allows users to collaborate on large software projects for code development.
  • developers can also develop and collaborate on data assets.
  • Signal Hub Workbench can also be connected with version control system (eg: SVN, etc.) in the backend to support collaborative development.
  • Users can create individual workspaces and submit changes directly from Workbench user interface.
  • Centralized Workbench also enables users to learn the different activity streams happening in the solution. Files that are being worked on by other developers would show up as locked by the system automatically to avoid conflicts.
  • the system of the present disclosure can implement isolation requirements to further facilitate collaboration. For example, the system can isolate upstream code and data changes. If a developer is reading the results of a view or signal set, she expects them not to change without her knowledge. If a change has been made to the view, either because the underlying data has changed or because the code has changed, it should not automatically affect her work until she decides to integrate the updates into her work stream. Additionally, the system can protect a developer's code and data from the other developers' activities. Further, the system can also allow a user to decide when to make their work public. A user has the ability to develop new code without worrying about affecting the work of those downstream. When the work is completed, the user can then “release” her version of the code and data. Users will see this released version and chose whether they'd like to upgrade their view to read it.
  • the system can further facilitate collaboration by allowing a single library to be developed by a single developer at one point in time which will reduce code merging issues. Furthermore, the system can use source control to make code modifications.
  • a user can update when she wants to receive changes from her team members, and commit when she wants them to be able to see other developers' changes.
  • Each developer at a point in time can be responsible for specific views and their data assets. The owner of the view can be responsible for creating new versions of their data while other developers can only read the data that has been made public to them. Ownership can change between developers or even to a common shared user.
  • a dedicated workspace can be created in the shared cluster which can be read-only for other developers and only the owner of the workspace can write and update data.
  • the developer can commit the changes to the source control and publish the new data in the cluster to the other developers. This allows the other developers to see the code changes and determine if they would like to integrate it with their current work.
  • FIG. 29C is a screenshot of a common environment file that contains code and library output paths to grant every developer access to the code and data of every developer, regardless of where the data resides.
  • the definitions in the file can be referenced with a qualified name instead of a filepath. This allows an easy move from one workspace to another without changing the code by making a small change to the common environment file.
  • FIG. 29D is a screenshot of a separate personal environment file for a user working on a subset of a project.
  • the file begins by inheriting the common project environment file “env_project.yaml.”
  • all of the parameters set in the general environment file will also apply if you run with the personal file, such as “env_myusername.yaml.” Any parameters that are also defined in the personal file, in this case “etlVersion,” will be over-ridden. So if the workflows are run with “env_project.yaml,” the “etlVersion” will be 1.4. If the workflows are run with “env_myusername.yaml,” then “etlVersion” will be 1.5. With either environment file, “importVersion” will be 1.1.
  • FIGS. 29E-29I are screenshots of environment files having multiple output paths.
  • the system can also allow users to have multiple output paths for the data views using the “libraryOutputPaths” parameter in the environment file. These paths can be specified as a map between a library and a file path in which to place the data of that library. For a shared Hadoop cluster, the file path can point to a folder on HDFS. The default data location can still be decided using the “dataOutputPath” if the library is not mapped to any new location. Using this map, each library can be assigned to a unique data location. The project owner can therefore, map each library to a directory that is owned by a given developer. This can further allow data view abstraction modes for maintaining fast incremental data updates without underlying filesystem support for the data update
  • FIG. 29J is a screenshot of code for data versioning.
  • Data versioning is the ability to store different generations of data, and allow other collaborators to decide which version to use. To achieve this, users can version their data using the label properties of views. There are two ways of doing this: one in the view itself, the other in the common environment file. The code is shown in FIG. 29J . Every time the view is executed, the version of the view data can be determined by the label. If a new label is used, a new folder can be created with a new version of the view's data. The granularity of this versioning is up the user; she can choose to assign the version number to just one view or to some subset, depending on the needs of the project.
  • myView_LatestVersion In the common environment file. This change can indicate either a code update or a data update. Additionally, the user may add a comment to the environment file giving information about this latest version, including when it was updated, what the changes were, etc. The user can then commit the common environment file with the rest of her code changes. With this information, users of the view further downstream can choose whether they'd like to upgrade to the latest version or continue using an earlier version.
  • the downstream users would always get the latest version, they can use the same variable “myView_LatestVersion” in the label parameter of the “readView” for “myView.” Since they share the same common environment file, the latest value will be used when a user updates her code from system. If the user wants to stay with an existing version, the user can override the version in their private environment file to a specific version. Once a version is “released,” the permissions on that directory can be changed to make it non-writable even for the developer herself, so that it is not accidentally overwritten. This can allow users to set different version numbers and “libraryOutputPaths.” For example, the project-level environment file (the one users are using by default) can have the latest release version for a given view. The user developing it can have a private environment file with a later version. The user can do this by including the same version parameter in her file and running the view with her private environment file. This can allow the user to develop new versions while others are reading the older stable version.
  • users can “own” a piece of code, either independently or as a team. They can be responsible for updating and testing the code, upgrading the inputs to their code, and releasing versions to be consumed by other users downstream. Thus, if the team maintaining a given set of code needs an input upgraded, they can contact the team responsible for that code and request the relevant changes and new release. If the team upstream is not able to help, the user can change the “libraryOutputPaths” for the necessary code to a directory in which they have permissions. It involves no code changes past the small change in the environment file. If the upstream team is able to help, they can make the release. This allows collaboration with minimum disruption.
  • FIGS. 30-32 are screenshots illustrating the Signal Hub manager 800 generated by the system to manage user access to overall Signal Hub platform and analytic operation process.
  • the Signal Hub manager 800 provides a management and monitoring console for analytic operational stewards (e.g., IT, business, science, etc.).
  • the Signal Hub manager 800 facilitates understanding and managing the production quality and computing resources.
  • FIG. 30A is a screenshot of the Signal Hub manager 800 generated by the system.
  • the Signal Hub manager 800 facilitates easy viewing and management of signals, signal sets, and models.
  • the management console allows for the creation of custom dashboards and charting, and the ability to drill into real time data and real time charting for a continuous process.
  • the Signal Hub manager 800 includes a diagram view.
  • the Signal Hub manager 800 could include a data flow diagram 802 showing the general data flow of raw data to signals to models.
  • the Signal Hub manager 800 could include a chart area 804 providing a variety of information about the data, signals, signal sets, and models.
  • the chart area 804 could provide one or more tabs related to performance, invocation history, data result, and configuration.
  • the data result tab could include information such as data, data quality, measure, PMML, and graphs.
  • the Signal Hub manager 800 could also include additional information as illustrated in window 806 , such as performance charts and heat maps.
  • the chart area allows a user to drill down on every workflow to easily understand the processing of all views involved in the execution of a use case.
  • FIG. 30B is a screenshot for user access management of the Signal Hub manager 800 generated by the system.
  • the Signal Hub manager 800 provides role-based access control for all Signal Hub platform components to increase network security in an efficient and reliable way. As shown, users are assigned to different groups and different groups are authorized with different permissions including admin, access, operate, develop and email. Besides global permission management, Signal Hub platform also allows admin user to manage authentication and authorization on solution basis.
  • FIG. 30C is a screenshot for overall Signal Hub platform usage tracking of the Signal Hub manager 800 generated by the system. As shown, a user is able to download the usage report from Signal Hub manager user interface to track how other user are using different Signal Hub platform components by detailed event (e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.) and conduct further analysis on top of it.
  • detailed event e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.
  • FIGS. 31A-B are screenshots for alerts system of the Signal Hub manager 800 generated by the system. Based on monitor system stats, a user can set up alerts at different level including system level alert, workflow level alert and view level alert. Signal Hub platform also allows user to set up different types of alert (eg: resource usage, execution time, signal value drift, etc), define threshold and trigger recovery behaviors (eg: email notification, fail job, roll back job) automatically. The alert feature enables users to better track solution status from both operational and analytic perspectives and greatly improves solution operation efficiency.
  • FIG. 31A is another screenshot of the Signal Hub manager 800 generated by the system.
  • the Signal Hub manager 800 includes a table view. In this view, the Signal Hub manager includes a data flow table of information regarding the general data flow of raw data to signals to models.
  • the data flow table includes view name, label, status, last run, invocation number (e.g., success number, failure number), data quality (e.g., treated number, rejected number), timestamp of last failure, current wait time, average wait time, average rows per second, average time to completion, update (e.g., input record number, output record number), historical (input record number, output record number), etc.
  • invocation number e.g., success number, failure number
  • data quality e.g., treated number, rejected number
  • timestamp of last failure current wait time, average wait time, average rows per second, average time to completion, update (e.g., input record number, output record number), historical (input record number, output record number), etc.
  • update e.g., input record number, output record number
  • the table view could also include a chart area.
  • the chart area 804 could provide one or more tabs related to performance, invocation history, data result, and configuration.
  • the invocation history tab could include invocation, status, result, elapsed time, wait time, rows per second, time to completion, update (e.g., input record number, output record number), and historical (e.g., input record number, output record number).
  • FIG. 31B is a screenshot illustrating overall Signal Hub platform usage tracking of the Signal Hub manager 800 and alert functionality generated by the system. As shown, a user is able to download the usage report from Signal Hub manager user interface to track how other user are using different Signal Hub platform components by detailed event (e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.) and conduct further analysis on top of it.
  • detailed event e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.
  • FIG. 32 is another screenshot of the Signal Hub manager 800 generated by the system. More specifically, shown is the monitor system of the Signal Hub manager 800 . This facilitates easy monitoring of all analytic processes from a single dashboard.
  • the current activities window 810 has a table which includes solution names, workflow names, status, last run, success number, failure number, timestamp of last failure, and average elapsed time.
  • the top storage consumers window 812 has a table which includes solution names, views, volume, last read, last write, number of variants, number of labels.
  • the top run time consumers window 814 has a table which includes solution names, views, run time, number parallel, elapsed time, requested memory, and number of containers. A user is also able to drill down to a specific solution, workflow, or view to learn about their operational status.
  • FIG. 33 is a diagram showing hardware and software components of the system 100 .
  • the system 100 comprises a processing server 102 which could include a storage device 104 , a network interface 108 , a communications bus 110 , a central processing unit (CPU) (microprocessor) 112 , a random access memory (RAM) 114 , and one or more input devices 116 , such as a keyboard, mouse, etc.
  • the server 102 could also include a display (e.g., liquid crystal display (LCD), cathode ray tube (CRT), etc.).
  • LCD liquid crystal display
  • CRT cathode ray tube
  • the storage device 104 could comprise any suitable, computer-readable storage medium such as disk, non-volatile memory (e.g., read-only memory (ROM), eraseable programmable ROM (EPROM), electrically-eraseable programmable ROM (EEPROM), flash memory, field-programmable gate array (FPGA), etc.).
  • the server 102 could be a networked computer system, a personal computer, a smart phone, tablet computer etc. It is noted that the server 102 need not be a networked server, and indeed, could be a stand-alone computer system.
  • the functionality provided by the present disclosure could be provided by a Signal Hub program/engine 106 , which could be embodied as computer-readable program code stored on the storage device 104 and executed by the CPU 112 using any suitable, high or low level computing language, such as Python, Java, C, C++, C#, .NET, MATLAB, etc.
  • the network interface 108 could include an Ethernet network interface device, a wireless network interface device, or any other suitable device which permits the server 102 to communicate via the network.
  • the CPU 112 could include any suitable single- or multiple-core microprocessor of any suitable architecture that is capable of implementing and running the signal hub program 106 (e.g., Intel processor).
  • the random access memory 114 could include any suitable, high-speed, random access memory typical of most modern computers, such as dynamic RAM (DRAM), etc.
  • an interactive reporting tool allows the user to define, modify, and selectively execute a sequence of queries (which also may be referred to as query steps of an overall query) in an interactive manner.
  • a sequence of queries which also may be referred to as query steps of an overall query
  • an interactive reporting tool provides user interface screens including an interactive query code table into which the user can configure a sequence of queries and also including a data table in which the results of a particular query or sequence of queries is displayed.
  • the interactive query code table may be configured to include a plurality of rows, with each row representing a query.
  • the interactive query code table may be configured to include a plurality of cells organized into rows and columns, with each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), and with each row representing a query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the query.
  • an interactive query code table generally includes n rows representing a sequence of n queries identifiable as queries 1 through n.
  • the data table is updated to show the results of the queries 1 through i, such that the user effectively can step through the queries in any order (i.e., sequential or non-sequential, forward or backward) to see the results of each step.
  • the user changes the query in a given row (e.g., by adding a new query parameter or changing an existing query parameter in a column/cell of the row)
  • the prior results from the queries associated with rows i through n may be invalidated, and at least the changed query (and typically all of the queries 1 through i) is executed in order to update the data table to include results from the changed query.
  • Embodiments may cache the results of various queries so that unchanged queries need not be re-executed.
  • Embodiments additionally or alternatively may place a temporary lock on a set of queries in the interactive query code table so as to limit the types of changes that can be made to the interactive query code table, e.g., allowing only the addition of new queries while the temporary lock is in place.
  • the lock can be enforced, for example, by prompting the user upon receiving a user input that would change an existing query in the interactive query code table.
  • FIG. 34 is a screenshot illustrating a sample interactive reporting user interface screen 3400 generated by Signal Hub platform 600 , in accordance with an exemplary embodiment.
  • a user is also able to create step-by-step queries on signals in an interactive query code table 3404 and view the initial results on sample data at real time in a data table 3406 .
  • the interactive query code table 3404 and the resulting data table 3406 are included in the same user interface screen 3400 , although it should be noted that the two table could be provided in separate user interface screens in various alternative embodiments.
  • the interactive query code table 3404 includes two queries 3408 and 3410 .
  • Query 3408 effectively identifies all customers with signal value of “SPM2” greater than 0.1 and with signal value of “cmdist_homeipr_A” greater than 5.
  • Query 3410 effectively aggregates those customers by their “WALLET_SIZE_BUCKET,” gets the average for the “cmdist_homeipr_A” signal, and counts how many “CUSTOMER_ID” are there in each bucket.
  • the user has selected cell 3412 in query 3408 , as indicated by the highlighting of the cell 3412 and the representation of the query parameter of the selected cell 3412 in command line 3402 .
  • the data table 3406 shows the results from query 3408 rather than the results of query 3410 .
  • FIG. 35 is a screenshot illustrating a sample interactive reporting user interface screen 3500 generated by Signal Hub platform 600 , in accordance with an exemplary embodiment.
  • the user has selected cell 3512 in query 3410 , as indicated by the highlighting of the cell 3512 and the representation of the query parameter of the selected cell 3512 in command line 3502 .
  • the data table 3506 shows the results from query 3410 rather than the results of query 3408 .
  • FIG. 36 shows a representation of the screenshot of FIG. 34 with the SPM2 signal value changed to 0.11 in query 3408 and row 3416 struck from data table 3406 .
  • FIG. 37 shows a representation of the screenshot of FIG. 35 based on the changes reflected in FIG. 36 , i.e., the count of customers having a WALLET_SIZE_BUCKET of 4000-8000 has decreased by one relative to the data table shown in FIG. 35 (the value of the average for the “cmdist_homeipr_A” signal likely would change, too, although for convenience the value shown in FIG. 37 is the same as the value shown in FIG. 35 ).
  • the user can switch between different query steps by moving the mouse cursor and view the result for corresponding step(s). For example, in FIG. 34 the user made a selection in query 3408 and was able to view the results of that query without the further processing of query 3410 , which was already configured in the interactive query code table. The user then could make a selection in query 3410 to view the results of queries 3408 and 3410 , discussed above with reference to FIG. 35 . The user could then make a change in query 3408 and view the results of that modified query, as discussed above with reference to FIG. 36 . The user could then make a selection in query 3410 to review the results of modified query 3408 and query 3410 .
  • FIG. 38 is a flowchart of a computer-implemented method for interactive database reporting, in accordance with one exemplary embodiment.
  • a first graphical user interface screen is displayed on a display screen of a computer of a user.
  • the first graphical user interface screen includes a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one.
  • a first user input associated with a given row i of the interactive query code table is received.
  • a first data table including results from execution of queries 1 through i is displayed, such that the user is able to select any given database query in the interactive query code table to view results through the given database query.
  • a second user input making a change to the database query associated with the given row is received.
  • prior results from the database queries associated with rows i through n are optionally invalidated.
  • at least the changed database query associated with the given row is executed, although any number of queries associated with rows 1 through i may be executed.
  • a second data table including the results from execution of the changed database query is displayed.
  • the Signal Hub platform 600 may store temporary copies of query parameters (signals) that are used in the queries so that the results can be replicated and/or manipulated using a baseline of query parameters (signals). Also, results from one or more of the queries may be cached so that, for example, when the user steps from one row/query to another row/query, the resulting data table can be produced quickly from cached data. It should be noted that the interactive database reporting tool can be implemented using virtually any database or query processing engine and therefore is not limited to any particular database or query processing engine.
  • queries are often executed against big data sets, and each “pass” made over the data set to execute such queries can take many hours to complete depending on the data set size and the number of types of queries. It is helpful, then, to minimize the number of “passes” made over the data set when executing the queries in order to optimize query execution.
  • a sequence of queries is divided into stages, where each stage involves one pass over the data, such that the sequence of queries can be executed using the minimum number of passes over the data.
  • the sequence of queries is processed into a functional dependency graph that represents the relationships between query parameters (signals) and query operations, and the functional dependency graph is then processed to divide the queries into a number of successive stages such that each stage includes queries that can be executed based on data that exists prior to execution of that stage.
  • a sequence of queries may, and often does, require that one or more intermediate values or datasets be generated using an aggregate function (i.e., a function that needs to pass over the entire dataset in order to compute a value) for use or consumption by another query.
  • a query that produces a given intermediate result must be executed at a stage that is prior to execution any query that consumes the intermediate data set. It is possible for multiple intermediate results to be created at a given stage.
  • avg_amt avg(amt);
  • ct_large_amt count( ) when amt>avg_amt;
  • the value “avg_amt” (average amount) needs to be computed before a count can be made of the number of records having an “amt” (amount) that is greater than the average amount “avg_amt”.
  • the developer would have to plan this in two stages.
  • avg_amt avg(amt);
  • ct_large_amt count( ) when amt>avg_amt;
  • ct_large_amt is an aggregate function that cannot be executed until avg_amt is determined
  • ct_prod_with_large_amt is an aggregate function that cannot be executed until ct_large_amt is determined.
  • FIG. 39 is a schematic diagram showing a functional dependency graph for the above example, in accordance with one exemplary embodiment.
  • the functional dependency graph is then traversed using a specially-modified breadth-first search traversal to assign each expression to an execution stage.
  • Breadth-first search traversal of graphs/trees is well-known for tracking each node in the graph/tree that is reached and outputting a list of nodes in breadth-first order, i.e., outputting all nodes at a given level of the graph/tree before outputting any nodes at the next level down in the graph/tree.
  • the specially-modified breadth-first search traversal will not associate a particular lower-level node with the given execution stage if that node is associated with an aggregate function.
  • the lower-level node associated with an aggregate function is placed in a later execution stage in accordance with the specially-modified breadth-first search traversal.
  • the following is an algorithmic description for assigning each expression to an execution stage based on the functional dependency graph, in accordance with one exemplary embodiment:
  • Steps 5 through 21 listed above are based on a standard breadth-first search traversal methodology published in WIKIPEDIA but with the addition of the conditional “AND n is not Aggregate function” in order to omit lower-level aggregate functions from being included in a given execution stage.
  • the goal of the standard BFS traversal methodology is to queue/output the nodes from the graph in breadth-first order, i.e., the root, followed by all nodes one layer down from the root, followed by all nodes two layers down from the root, and so on.
  • this specially-modified BFS traversal methodology could result in more than three stages with some stages requiring no execution (e.g., the root node and certain operator nodes require no execution in and of themselves).
  • the specially-modified BFS traversal methodology would be applied to the nodes associated with executable expressions, in which case three execution stages would be generated, as follows:
  • this particular specially-modified BFS traversal methodology is presented for example only, and implementations may use a variation of this methodology or other, suitably-modified, BFS traversal methodology.
  • each phase is a single flat query with the same grouping key as the original grouping.
  • the result of each phase is joined with the inputs using the grouping key, and made available for the next phase.
  • Any relational engine can now execute these queries in a pipeline using the relational schema illustrated by the SQL syntax above. It should be noted that this algorithm is not only applicable to Database that support SQL, but for any relational engine or data flow engine such as Apache Spark and Apache Tez.
  • FIG. 40 is a flowchart for query execution optimization in accordance with one exemplary embodiment.
  • a functional dependency graph representing the scalar expressions and any interdependencies between the scalar expressions is produced.
  • each scalar expression is assigned to one of a plurality of successive execution stages based on the functional dependency graph.
  • the scalar expressions at each stage are converted into one or more relational database queries such that each execution stage involves at most one pass through the dataset.
  • the functional dependency graph is produced by processing each expression as follows.
  • An output parameter and a set of input parameters associated with the scalar expression are identified, as in block 4012 .
  • a node for the output parameter is created in the functional dependency graph if the node for the output parameter does not exist in the functional dependency graph, as in block 4014 .
  • a distinct node is created in the functional dependency graph if the distinct node for the input parameter does not exist in the functional dependency graph, as in block 4016 .
  • An association is established in the functional dependency graph between the output parameter node and each of the distinct input parameter nodes, as in block 4018 .
  • the Signal Hub server 600 may be configured to divide a sequence of queries into stages such that the sequence of queries can be executed using the minimum number of passes over the data set.
  • the Workbench discussed herein may provide user interface screens through which the user can enter a sequence of expressions that are then divided into stages and converted into database queries (e.g., SQL queries), as discussed above.
  • database queries e.g., SQL queries
  • the Signal Hub server 600 may apply query execution optimization as discussed herein to any set of queries, such as, for example, queries executed as part of the interactive reporting tool discussed above.
  • datasets are updated by two main activities, namely production and development.
  • Production activity is handled by workflows that automate the processing of the data, ingest the new incoming data, and update the datasets.
  • Development activity includes developers making code changes, creating new datasets, and update existing datasets.
  • datasets are often derived from other datasets, which can be described by a dependency graph like the example shown in FIG. 41 , where datasets V3 and V4 are derived from dataset V2, which in turn is derived from dataset V1.
  • development and production generally share datasets. Consequently, a code and data versioning may be used to allow developers to work on code and data without interfering with one another or with production code and data, which should not be affected by development activities.
  • Developer A might want to see only the V2 production dataset that has been through quality assurance (QA) and deployed to the system, while Developer B might want to change the V2 production dataset to test some code changes and continue developing the V4 dataset on changes applied to the V2 dataset data (although without changing the V2 production dataset itself).
  • QA quality assurance
  • a source control system In typical coding environments, a source control system is used to allow developers to make code changes without affecting each other's work and without affecting the production code, until changes are ready to be committed for production.
  • Source control systems allow each developer to work on a separate version of the code, but when development is done and the changes can be shared with others, the code can be committed into the shared version.
  • source control systems can be used to allow for source control, versioning, and collaboration on the code, large datasets cannot be versioned efficiently via the source control system.
  • certain exemplary embodiments provide code and data versioning based on the concept of “views” and “workflows,” where a view is a defined by a relational processing logic (e.g., a query) that consumes data from other views or data sources and persists the processed data into files (e.g., on the append-only file system), and a workflow is a directed graph of views where the nodes are views and the edges between views represent that one view reads from another view (e.g., an edge between a view v1 to a later view v2 describes that v2 reads from v1).
  • a workflow engine can traverse a workflow graph and execute each view in topographical order.
  • Start Task, Finish Task, and Update Workspace operations are updated as follows. Once a user starts a new task, any change to the code will invoke a lock on the file with the changes and prevent other users from changing this code file, and locked changed code will also change the version as described in Step 7 while a task is active. Once a user finishes a task, all code is committed into the shared version and all locks are released, and then the version for changed definitions will switch back to “latest.” The Update Workspace operation will update the developer workspace files from the shared version.
  • a production process in view V2 includes code that contains an instruction to read from view V1.
  • the system automatically reads from the “no version” production data in view V1, as shown schematically in FIG. 42 .
  • view V2 is associated with a developer who has made code changes in view V2 but no changes to code or data associated with view V1.
  • the code in view V2 again contains an instruction to read from view V1.
  • a temporary data set is created in view V1 for use by the developer in view V2 (i.e., so that any production changes that occur do not affect the developer's work, and any changes made by the developer do not affect the production data).
  • the system automatically reads from the temporary dataset rather than from the production dataset, even though the code was not modified to read from the temporary dataset (i.e., the system automatically correlates the temporary dataset with the development view).
  • the temporary dataset in view V1 is renamed to be the “latest,” as shown schematically in FIG. 43 .
  • This “latest” dataset is kept separate from the production data because, at the time of check-in, the latest dataset has not yet replaced the production data.
  • the latest version may be re-designated as the production version, for example, by a project manager.
  • view V2 is associated with a developer assigned to “Task 1” who has made code changes in view V2 and also in view V1 (e.g., to add a new column to, or change a column definition in, a table in view V1).
  • a lock is placed on the code file associated with view V1 in to prevent other developers from making conflicting changes, and a temporary dataset is created in view V1 for use by Task 1.
  • the temporary dataset is named Task 1 so that it is correlated with the Task 1 development view, i.e., view V2.
  • the system automatically reads from the Task 1 temporary dataset rather than from the production dataset, as shown schematically in FIG. 44 .
  • One major advantage of this code and data versioning methodology is that developers do not have to modify code to read from a specific dataset. Rather, the system automatically determines the dataset to use for a given development task from among a production dataset, a latest dataset, or a temporary dataset associated with the development task.
  • code and data versioning as well as other data storage operations, utilize an append-only file system such as the Hadoop distributed file system (HDFS).
  • HDFS Hadoop distributed file system
  • insert, update and delete record operations must be supported over a table of records. Typically, this requires the database to update a file stored within the underlying file system on which the database is persisted.
  • append-only file systems such as HDFS
  • append-only file systems generally do not provide update operations, i.e., one cannot update an existing file in the file system.
  • the only change operations allowed are create file, append to file, delete file, create directory, and delete directory.
  • databases e.g., Apache Hive
  • Database systems typically support transactions to abort changes performed to tables (e.g., akin to an “undo” function). However, such transactions generally have a short lifespan (e.g., must be performed soon after the unwanted change is made) and are not adequate for large changes on multiple tables.
  • Such transactions are generally also built on file system update support that allows the database system to update “dirty” records and clear them when the records are committed, which is generally not possible with append-only file systems.
  • certain exemplary embodiments provide support for update and delete operations in an append-only file system. Specifically, a folder is created for each view, and a new subfolder is created for each update to the view. Each subfolder is associated with a timestamp indicating the time the update was made to the view.
  • a folder structure for a view named “View 1”:
  • update and delete operations always work on a primary unique key that can identify the unique logical record being changed.
  • a table of customers may have a unique customer identifier (customerID) representing the customer entity.
  • customerID unique customer identifier
  • an update operation needs to change a certain field in a record, it provides the key for the operation, the field to change, and the new value for the field. The following is an example of such an update operation:
  • This operation changes the value of the field named ‘Active’ to “False” for the record that belongs to the Customer with ID 1.
  • a read operation that reads only the last timestamp will only have the updated records of the last update, which represents only partial data.
  • reading all of the files from all timestamps will contain duplicate records with inconsistent data for the same logical key.
  • exemplary embodiments read all data from all timestamps and then de-duplicate the records by taking the “latest” record associated with each logical key. This operation can be done efficiently if the data is partitioned by logical key, and the de-duplication can be done in memory with only slight overhead over normal read operations.
  • a delete record is a record with the same key as the record to be deleted but with a special field called ‘delete’ that is set to true.
  • the following is an example of the folder structure containing the deleted record:
  • a periodic “compression” can be run over the folder in order to eliminate old updates and deleted records by a new snapshot that contains all logical keys in the same single timestamp directory.
  • One method to achieve this is to read and process the entire table as discussed above, write the resulting records back into a new timestamp directory, and delete all previous directories.
  • the following is an example of the folder structure following compression:
  • a rollback operation is now a simple method of deleting the folders of all the views created after the designated timestamp. Since each delta is only appending data and does not update any of the other data, the only changes are reverted by the deletion of these folders, and any subsequent read will read the previous version. It should be noted that rollback information may be lost when a compression operation is performed.
  • a computer-implemented method for interactive database query reporting comprising:
  • a server causing display, by a server, on a display screen of a computer of a user, of a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • a first data table including results from execution of queries 1 through i such that the server enables the user to select any given database query in the interactive query code table to view results through the given database query.
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • a system for interactive database query reporting comprising:
  • a computer system having stored thereon and executing interactive database query reporting computer processes comprising:
  • a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • a computer program product comprising a tangible, non-transitory computer readable medium having stored thereon a computer program for interactive database query reporting, which, when run on a computer system, causes the computer system to execute interactive database query reporting computer processes comprising:
  • a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • a computer-implemented method for converting scalar expressions to relational database queries applied to a dataset comprising:
  • each scalar expression assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages;
  • each stage includes the maximum number of possible expressions that can be executed at that stage.
  • P29 The method of claim P28, wherein the association includes an operator node when the output parameter node is dependent on a combination of two or more distinct input parameter nodes, the operator node representing an operator to be performed on the two or more distinct input parameters.
  • a system for converting scalar expressions to relational database queries for application to a dataset comprising:
  • a computer system having stored thereon and executing computer processes comprising:
  • each scalar expression assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages;
  • each stage includes the maximum number of possible expressions that can be executed at that stage.
  • a computer program product comprising a tangible, non-transitory computer readable medium having stored thereon a computer program for converting scalar expressions to relational database queries for application to a dataset, which, when run on a computer system, causes the computer system to execute interactive database query reporting computer processes comprising:
  • each scalar expression assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages;
  • each stage includes the maximum number of possible expressions that can be executed at that stage.
  • a system for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis comprising:
  • a computer system having stored thereon and executing computer processes for implementing a signal hub, the computer processes comprising:
  • a signal hub engine configured to generate and monitor a set of named signals from a plurality of data sources to provide a reusable signal layer of maintained and refreshed named signals on top of the source data for consumption by analytic code applications;
  • a graphical user interface configured to allow users to define signal categories and relationships used by the signal hub engine to generate the set of named signals, explore lineage and dependencies of the named signals in the signal layer, monitor and manage the signal layer including recovery from issues identified by monitoring of the named signals by the signal hub engine, and create and execute analytic code applications that utilize the named signals.
  • the signal hub engine is configured to generate the set of named signals based on combinations of signal categories including entity, transformation, attribute, and time frame.
  • the signal hub engine is further configured to store, for each named signal, metadata providing lineage information for the named signal, and to provide the metadata for consumption by analytic code applications.
  • the graphical user interface is configured to categorize a plurality of named signals based on taxonomies and allow users to search for named signals based on the taxonomies.
  • a “computer process” is the performance of a described function in a computer using computer hardware (such as a processor, field-programmable gate array or other electronic combinatorial logic, or similar device), which may be operating under control of software or firmware or a combination of any of these or operating outside control of any of the foregoing. All or part of the described function may be performed by active or passive electronic components, such as transistors or resistors.
  • a “computer process” does not necessarily require a schedulable entity, or operation of a computer program or a part thereof, although, in some embodiments, a computer process may be implemented by such a schedulable entity, or operation of a computer program or a part thereof.
  • a “process” may be implemented using more than one processor or more than one (single- or multi-processor) computer.

Abstract

Code and data versioning allow developers to work on code and data without affecting production code and data and without affecting the development activities of other developers. Code and data being worked on by a developer are associated with a task. The system automatically determines the dataset to use for a given development task from among a production dataset, a latest dataset, or a temporary dataset associated with the development task so that development code does not have to be modified to read from a specific dataset.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of, and therefore claims priority from, U.S. patent application Ser. No. 15/629,342 entitled SYSTEM AND METHOD FOR CODE AND DATA VERSIONING IN COMPUTERIZED DATA MODELING AND ANALYSIS filed on Jun. 21, 2017 (issuing as U.S. Pat. No. 11,175,910 on Nov. 16, 2021), which is a continuation-in-part of, and therefore claims priority from, U.S. patent application Ser. No. 15/388,388 entitled SYSTEM AND METHOD FOR RAPID DEVELOPMENT AND DEPLOYMENT OF REUSABLE ANALYTIC CODE FOR USE IN COMPUTERIZED DATA MODELING AND ANALYSIS filed on Dec. 22, 2016 (now U.S. Pat. No. 10,394,532 issued Aug. 27, 2019), which claims the benefit of U.S. Provisional Application No. 62/271,041 filed on Dec. 22, 2015; each of which patent applications is hereby incorporated herein by reference in its entirety.
  • This application also may be related to one or more of the following commonly-owned patent applications filed on Jun. 21, 2017, each of which is hereby incorporated herein by reference in its entirety:
  • U.S. patent application Ser. No. 15/629,316 entitled SYSTEM AND METHOD FOR INTERACTIVE REPORTING IN COMPUTERIZED DATA MODELING AND ANALYSIS (U.S. Pat. No. 10,275,502 issued Apr. 30, 2019); and
  • U.S. patent application Ser. No. 15/629,328 entitled SYSTEM AND METHOD FOR OPTIMIZED QUERY EXECUTION IN COMPUTERIZED DATA MODELING AND ANALYSIS (U.S. Pat. No. 10,268,753 issued Apr. 23, 2019).
  • FIELD OF THE DISCLOSURE
  • The present disclosure relates generally to computer-based tools for developing and deploying analytic computer code. More specifically, the present disclosure relates to a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis.
  • BACKGROUND
  • In today's information technology world, there is an increased interest in processing “big” data to develop insights (e.g., better analytical insight, better customer understanding, etc.) and business advantages (e.g., in enterprise analytics, data management processes, etc.). Customers leave an audit trail or digital log of the interactions, purchases, inquiries, and preferences through online interactions with an organization. Discovering and interpreting audit trails within big data provides a significant advantage to companies looking to realize greater value from the data they capture and manage every day. Structured, semi-structured, and unstructured data points are being generated and captured at an ever-increasing pace, thereby forming big data, which is typically defined in terms of velocity, variety, and volume. Big data is fast-flowing, ever-growing, heterogeneous, and has exceedingly noisy input, and as a result transforming data into signals is critical. As more companies (e.g., airlines, telecommunications companies, financial institutions, etc.) focus on real-world use cases, the demand for continually refreshed signals will continue to increase.
  • Due to the depth and breadth of available data, data science (and data scientists) is required to transform complex data into simple digestible formats for quick interpretation and understanding. Thus, data science, and in particular, the field of data analytics, focuses on transforming big data into business value (e.g., helping companies anticipate customer behaviors and responses). The current analytic approach to capitalize on big data starts with raw data and ends with intelligence, which is then used to solve a particular business need so that data is ultimately translated into value.
  • However, a data scientist tasked with a well-defined problem (e.g., rank customers by probability of attrition in the next 90 days) is required to expend a significant amount of effort on tedious manual processes (e.g., aggregating, analyzing, cleansing, preparing, and transforming raw data) in order to begin conducting analytics. In such an approach, significant effort is spent on data preparation (e.g., cleaning, linking, processing), and less is spent on analytics (e.g., business intelligence, visualization, machine learning, model building).
  • Further, usually the intelligence gathered from the data is not shared across the enterprise (e.g., across use cases, business units, etc.) and is specific to solving a particular use case or business scenario. In this approach, whenever a new use case is presented, an entirely new analytics solution needs to be developed, such that there is no reuse of intelligence across different use cases. Each piece of intelligence that is derived from the data is developed from scratch for each use case that requires it, which often means that it's being recreated multiple times for the same enterprise. There are no natural economies of scale in the process, and there are not enough data scientists to tackle the growing number of business opportunities while relying on such techniques. This can result in inefficiencies and waste, including lengthy use case execution and missed business opportunities.
  • Currently, to conduct analytics on “big” data, data scientists are often required to develop large quantities of software code. Often, such code is expensive to develop, is highly customized, and is not easily adopted for other uses in the analytics field. Minimizing redundant costs and shortening development cycles requires significantly reducing the amount of time that data scientists spend managing and coordinating raw data. Further, optimizing this work can allow data scientists to improve their effectiveness by honing signals and ultimately improving the foundation that drives faster results and business responsiveness. Thus, there is a need for a system to rapidly develop and deploy analytic code for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis.
  • SUMMARY
  • The present disclosure relates to a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis. The system includes a centralized, continually updated environment to capture pre-processing steps used in analyzing big data, such that the complex transformations and calculations become continually fresh and accessible to those investigating business opportunities. This centralized, continually refreshed system provides a data-centric competitive advantage for users (e.g., to serve customers better, reduce costs, etc.), as it provides the foresight to anticipate future problems and reuses development efforts. The system incorporates deep domain expertise as well as ongoing expertise in data science, big data architecture, and data management processes. In particular, the system allows for rapid development and deployment of analytic code that can easily be re-used in various data analytics applications, and on multiple computer systems.
  • Benefits of the system include a faster time to value as data scientists can now assemble pre-existing ETL (extract, transform, and load) processes as well as signal generation components to tackle new use cases more quickly. The present disclosure is a technological solution for coding and developing software to extract information for “big data” problems. The system design allows for increased modularity by integrating with various other platforms seamlessly. The system design also incorporates a new technological solution for creating “signals” which allows a user to extract information from “big data” by focusing on high-level issues in obtaining the data the user desires and not having to focus on the low-level minutia of coding big data software as was required by previous systems. The present disclosure allows for reduced software development complexity, quicker software development lifecycle, and reusability of software code.
  • In accordance with one embodiment of the invention, a computer-implemented method, system, and computer program product are provided for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files. The computer-implemented method, system, and computer program product perform processes including maintaining a storage system for storing the data files and code files; receiving a request by a given user to modify a given production code file; establishing a task for the user; placing a lock on the given production code file; storing a modified version of the given production code file in a logical partition of the storage system associated with the task; applying the modified version of the given production code file to a specified data file to create a modified version of the specified data file; assigning a first unique version identifier for the modified version of the specified data file; and storing the modified version of the specified data file in the logical partition of the storage system associated with the task in a manner accessible using the first unique version identifier, such that the modified code file is isolated from the production code files and code files of other users, and the modified data filed is isolated from the production data files and data files of other users.
  • In various alternative embodiments, the specified data file may be a production data file or a modified version of a production data file. The logical partition may be a folder. The storage associated with the task includes an append-only file system and wherein the modified version of the specified data file includes append-only files representing changes relative to the specified data file.
  • Additionally or alternatively, the processes may further include committing the modified version of the given production code file such that the modified version of the given production code file is designated as the latest version of the given production code file; and committing the modified version of the specified data file such that the modified version of the specified data file is designated as the latest version of the specified data file among the set of production data files. Data label features and a plurality of configuration files may be used to allow the user to publish and use the latest version of analytic code. The user's workspace may be isolated from previous versions of analytic code so that the user does not encounter interruptions from new versions of the analytic code.
  • In accordance with another embodiment of the invention, a computer-implemented method, system, and computer-program product are provided for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files. The computer-implemented method, system, and computer program product perform processes including maintaining a first view having a production version of a dataset; creating a task for a developer, the task being associated with a second view; associating a first code file with the task for the first view, the first code file including code that modifies the dataset; creating a temporary version of the dataset in the first view; associating the temporary version of the dataset with the task; associating a second code file with the task for the second view, the second code file including an instruction to read the dataset from the first view without identifying a specific version of the dataset from the first view; and upon execution of the code file in the second view, automatically reading from the temporary dataset associated with the task based on the association of the temporary dataset with the task.
  • In various alternative embodiments, locks may be placed on the first code file in the first view and the second code file in the second view. Placing locks on the first and second code files may involve checking out the first and second code files from a source control system. The processes may further include receiving, from the developer, a request to commit changes made to the first and second code files; checking the first and second code files into a source control system; changing the temporary dataset to be a latest dataset; and terminating the task.
  • Additional embodiments may be disclosed and claimed.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The foregoing features of the disclosure will be apparent from the following Detailed Description, taken in connection with the accompanying drawings, in which:
  • FIG. 1 is a diagram illustrating hardware and software components of the system;
  • FIG. 2 is a diagram of a traditional data signal architecture;
  • FIG. 3 is a diagram of a new data signal architecture provided by the system;
  • FIGS. 4A-4C are diagrams illustrating the system in greater detail;
  • FIG. 5 is a screenshot illustrating an integrated development environment generated by the system;
  • FIG. 6 is a diagram illustrating signal library and potential use cases of the system;
  • FIG. 7 is a diagram illustrating analytic model development and deployment carried out by the system;
  • FIG. 8 is a diagram illustrating hardware and software components of the system in one implementation;
  • FIGS. 9-10 are diagrams illustrating hardware and software components of the system during development and production;
  • FIG. 11 is a screenshot illustrating data profiles for each column using the integrated development environment generated by the system;
  • FIG. 12 is a screenshot illustrating profiling of raw data using the integrated development environment generated by the system;
  • FIG. 13 is a screenshot illustrating displaying of specific entries within raw data using the integrated development environment generated by the system;
  • FIG. 14 is a screenshot illustrating aggregating and cleaning of raw data using the integrated development environment generated by the system;
  • FIG. 15 is a screenshot illustrating managing and confirmation of raw data quality using the integrated development environment generated by the system;
  • FIG. 16 is a screenshot illustrating auto-generated visualization of a data model created using the integrated development environment;
  • FIG. 17A is a screenshot illustrating creation of reusable analytic code using the Workbench 500 generated by the system;
  • FIG. 17B is a screenshot illustrating the graphical user interface generated by the Signal Builder component of the Workbench of the system;
  • FIG. 18 is a screenshot illustrating a user interface screen generated by the system for visualizing signal paths using the Knowledge Center generated by the system;
  • FIG. 19 is a screenshot illustrating a user interface screen generated by the system for visualizing a particular signal using the Knowledge Center generated by the system;
  • FIG. 20A is a screenshot illustrating a user interface screen generated by the system for finding a signal using the Knowledge Center generated by the system;
  • FIG. 20B is a screenshot illustrating a user interface screen generated by the system for finding a signal using the Knowledge Center 600 generated by the system;
  • FIGS. 21A-F are screenshots illustrating user interface screens generated by the system for selecting entries with particular signal values using the Knowledge Center generated by the system;
  • FIG. 22 is a screenshot illustrating a user interface screen generated by the system for visualizing signal parts of a signal using the Knowledge Center generated by the system;
  • FIG. 23A is a screenshot illustrating a user interface screen generated by the system for visualizing a lineage of a signal using the Knowledge Center generated by the system;
  • FIG. 23B is a screenshot illustrating a user interface screen generated by the system for displaying signal values, statistics and visualization of signal value distribution;
  • FIG. 24A is a screenshot illustrating preparation of data to train a model using the integrated development environment generated by the system;
  • FIG. 24B is a screenshot illustrating a graphical user interface generally by the system of allowing users to select from a variety of model algorithms (e.g., logistic regression, deep autoencoder, etc.);
  • FIG. 24C is a screenshot illustrating the different parameter experiments users can apply during the model training process;
  • FIGS. 24D-J are screenshots illustrating the model training process in greater detail;
  • FIG. 25A is a screenshot illustrating training of a model using the Workbench subsystem of the present disclosure;
  • FIG. 25B is a screenshot illustrating preparation of data to train a model using the Workbench subsystem of the present disclosure;
  • FIG. 25C is a screenshot illustrating different data splitting options provided by the Workbench subsystem of the present disclosure;
  • FIG. 26 is another screenshot illustrating loading an external model trained outside of the integrated development environment;
  • FIG. 27 is a screenshot illustrating scoring a model using the integrated development environment generated by the system;
  • FIG. 28 is a screenshot illustrating monitoring model performance using the integrated development environment generated by the system;
  • FIG. 29A is a screenshot illustrating a solution dependency diagram of the integrated development environment generated by the system;
  • FIG. 29B is a screenshot illustrating a collaborative analytic solution development using the Workbench subsystem of the present disclosure;
  • FIGS. 29C-29J are screenshots illustrating environment files for enhancing collaboration;
  • FIGS. 30A-32 are screenshots illustrating the Signal Hub manager generated by the system; and
  • FIG. 33 is a diagram showing hardware and software components of the system.
  • FIG. 34 is a screenshot illustrating a sample interactive reporting user interface screen generated by Signal Hub platform, in accordance with an exemplary embodiment.
  • FIG. 35 is a screenshot illustrating a sample interactive reporting user interface screen generated by Signal Hub platform, in accordance with an exemplary embodiment.
  • FIG. 36 shows a representation of the screenshot of FIG. 34 showing an example of the results of a changed signal value.
  • FIG. 37 shows a representation of the screenshot of FIG. 35 based on the changes reflected in FIG. 36.
  • FIG. 38 is a flowchart of a computer-implemented method for interactive database reporting, in accordance with one exemplary embodiment.
  • FIG. 39 is a schematic diagram showing a functional dependency graph for the above example, in accordance with one exemplary embodiment.
  • FIG. 40 is a flowchart for query execution optimization in accordance with one exemplary embodiment.
  • FIG. 41 is a schematic diagram showing a dependency graph representing how datasets can be derived from other datasets.
  • FIG. 42 is a schematic diagram showing how a production process in one view is automatically read from “no version” production dataset, in accordance with one exemplary embodiment.
  • FIG. 43 is a schematic diagram showing how a development process in one view is automatically read from a “latest” dataset, in accordance with one exemplary embodiment.
  • FIG. 44 is a schematic diagram showing how a development process in a task view is automatically read from a corresponding temporary dataset associated with the task, in accordance with one exemplary embodiment.
  • FIG. 45 is a schematic diagram showing an example of file updates using an append-only file system, in accordance with one exemplary embodiment.
  • FIG. 46 is a schematic diagram illustrating an example signal creation layer methodology in accordance with one exemplary embodiment.
  • DETAILED DESCRIPTION
  • Disclosed herein is a system and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis, as discussed in detail below in connection with FIGS. 1-46.
  • As used herein, the terms “signal” and “signals” refers to the data elements, patterns, and calculations that have, through scientific experimentation, been proven valuable in predicting a particular outcome. Signals can be generated by the system using analytic code that can be rapidly developed, deployed, and reused. Signals carry useful information about behaviors, events, customers, systems, interactions, attributes, and can be used to predict future outcomes. In effect, signals capture underlying drivers and patterns to create useful, accurate inputs that are capable of being processed by a machine into algorithms. High-quality signals are necessary to distill the relationships among all the entities surrounding a problem and across all the attributes (including their time dimension) associated with these entities. For many problems, high-quality signals are as important in generating an accurate prediction as the underlying machine-learning algorithm that acts upon these signals in creating the prescriptive action.
  • The system of the present disclosure is referred to herein as “Signal Hub.” Signal Hub enables transforming data into intelligence as analytic code and then maintaining the intelligence as signals in a computer-based production environment that allows an entire organization to access and exploit the signals for value creation. In a given domain, many signals can be similar and reusable across different use cases and models. This signal-based approach enables data scientists to “write once and reuse everywhere,” as opposed to the traditional approach of “write once and reuse never.” The system provides signals (and the accompanying analytic code) in the fastest, most cost-effective method available, thereby accelerating the development of data science applications and lowering the cost of internal development cycles. Signal Hub allows ongoing data management tasks to be performed by systems engineers, shifting more mundane tasks away from scarce data scientists.
  • Signal Hub integrates data from a variety of sources, which enables the process of signal creation and utilization by business users and systems. Signal Hub provides a layer of maintained and refreshed intelligence (e.g., Signals) on top of the raw data that serves as a repository for scientists (e.g., data scientists) and developers (e.g., application developers) to execute analytics. This prevents users from having to go back to the raw data for each new use case, and can instead benefit from existing signals stored in Signal Hub. Signal Hub continually extracts, stores, refreshes, and delivers the signals needed for specific applications, such that application developers and data scientists can work directly with signals rather than raw data. As the number of signals grows, the model development time shrinks. In this “bow tie” architecture, model developers concentrate on creating the best predictive models with expedited time to value for analytics. Signal Hub is highly scalable in terms of processing large amounts of data as well as supporting the implementation of a myriad of use cases. Signal Hub could be enterprise-grade, which means that in addition to supporting industry-standard scalability and security features, it is easy to integrate with existing systems and workflows. Signal Hub can also have a data flow engine that is flexible to allow processing of different computing environments, languages, and frameworks. A multi target system data flow compiler can generate code to deploy on different target data flow engines utilizing different computer environments, languages, and frameworks. For applications with hard return on investment (ROI) metrics (e.g., churn reduction), faster time to value can equate to millions of dollars earned. Additionally, the system could lower development costs as data science project timelines potentially shrink, such as from 1 year to 3 months (e.g., a 75% improvement). Shorter development cycles and lower development costs could result in increased accessibility of data science to more parts of the business. Further, the system could reduce the total costs of ownership (TCO) for big data analytics.
  • FIG. 1 is a diagram illustrating hardware and software components of the system. The system 10 includes a computer system 12 (e.g., a server) having a database 14 stored therein and a Signal Hub engine 16. The computer system 12 could be any suitable computer server or cluster of servers (e.g., a server with an INTEL microprocessor, multiple processors, multiple processing cores, etc.) running any suitable operating system (e.g., Windows by Microsoft, Linux, Hadoop, etc.). The database 14 could be stored on the computer system 12, or located externally therefrom (e.g., in a separate database server in communication with the system 10).
  • The system 10 could be web-based and remotely accessible such that the system 10 communicates through a network 20 with one or more of a variety of computer systems 22 (e.g., personal computer system 26 a, a smart cellular telephone 26 b, a tablet computer 26 c, or other devices). Network communication could be over the Internet using standard TCP/IP communications protocols (e.g., hypertext transfer protocol (HTTP), secure HTTP (HTTPS), file transfer protocol (FTP), electronic data interchange (EDI), etc.), through a private network connection (e.g., wide-area network (WAN) connection, emails, electronic data interchange (EDI) messages, extensible markup language (XML) messages, file transfer protocol (FTP) file transfers, etc.), or any other suitable wired or wireless electronic communications format. Further, the system 10 could be in communication through a network 20 with one or more third party servers 28. These servers 28 could be disparate “compute” servers on which analytics could be performed (e.g., Hadoop, etc.). The Hadoop system can manage resources (e.g., split workload and/or automatically optimize how and where computation is performed). For example, the system could be fully or partially executed on Hadoop, a cloud-based implementation, or a stand-alone implementation on a single computer. More specifically, for example, system development could be executed on a laptop, and production could be on Hadoop, where Hadoop could be hosted in a data center.
  • FIGS. 2-3 are diagrams comparing traditional signal architecture 40 and new data signal architecture 48 provided by the system. As shown, in the traditional signal architecture 40 (e.g., the spaghetti architecture), for every new use case 46, raw data 42 is transformed through processing steps 44, even if that raw data 42 had been previously transformed for a different use case 46. More specifically, a data element 42 must be processed for use in a first use case 46, and that same data element must be processed again for use in a second use case 46. In particular, the analytic code written to perform the processing steps 44 cannot be easily re-used. Comparatively, in the new data signal architecture 48 (e.g., the bowtie architecture) of the present disclosure, raw data 50 is transformed into descriptive and predictive signals 52 only once. Advantageously, the analytic code generated by the system for each signal 52 can be rapidly developed, deployed, and re-used with many of the use cases 54.
  • Signals are key ingredients to solving an array of problems, including classification, regression, clustering (segmentation), forecasting, natural language processing, intelligent data design, simulation, incomplete data, anomaly detection, collaborative filtering, optimization, etc. Signals can be descriptive, predictive, or a combination thereof. For instance, Signal Hub can identify high-yield customers who have a high propensity to buy a discounted ticket to destinations that are increasing in popularity. Descriptive signals are those which use data to evaluate past behavior. Predictive signals are those which use data to predict future behavior. Signals become more powerful when the same data is examined over a (larger) period of time, rather than just an instance.
  • Descriptive signals could include purchase history, usage patterns, service disruptions, browsing history, time-series analysis, etc. As an example, an airline trying to improve customer satisfaction may want to know about the flying experiences of its customers, and it may be important to find out if a specific customer had his/her last flight cancelled. This is a descriptive signal that relies on flight information as it relates to customers. In this example, a new signal can be created to look at the total number of flight cancelations a given customer experienced over the previous twelve months. Signals can measure levels of satisfaction by taking into account how many times a customer was, for instance, delayed or upgraded in the last twelve months.
  • Descriptive signals can also look across different data domains to find information that can be used to create attractive business deals and/or to link events over time. For example, a signal may identify a partner hotel a customer tends to stay with so that a combined discounted deal (e.g., including the airline and the same hotel brand) can be offered to encourage the customer to continue flying with the same airline. This also allows for airlines to benefit from and leverage the customer's satisfaction level with the specific hotel partner. In this way, raw input data is consolidated across industries to create a specific relationship with a particular customer. Further, a flight cancelation followed by a hotel stay could indicate that the customer got to the destination but with a different airline or a different mode of transportation.
  • Predictive signals allow for an enterprise to determine what a customer will do next or how a customer will respond to a given event and then plan appropriately. Predictive signals could include customer fading, cross-sell/up-sell, propensity to buy, price sensitivity, offer personalization, etc. A predictive signal is usually created with a use case in mind. For example, a predictive signal could cluster customers that tend to fly on red-eye flights, or compute the propensity level a customer has for buying a business class upgrade.
  • Signals can be categorized into classes including sentiment signals, behavior signals, event/anomaly signals, membership/cluster signals, and correlation signals. Sentiment signals capture the collective prevailing attitude about an entity (e.g., consumer, company, market, country, etc.) given a context. Typically, sentiment signals have discrete states, such as positive, neutral, or negative (e.g., current sentiment on X corporate bonds is positive). Behavior signals capture an underlying fundamental behavioral pattern for a given entity or a given dataset (e.g., aggregate money flow into ETFs, number of “30 days past due” in last year for a credit card account, propensity to buy a given product, etc.). These signals are most often a time series and depend on the type of behavior being tracked and assessed. Event/Anomaly signals are discrete in nature and are used to trigger certain actions or alerts when a certain threshold condition is met (e.g., ATM withdrawal that exceeds three times the daily average, bond rating downgrade by a rating agency), etc. Membership/Cluster signals designate where an entity belongs, given a dimension. For example, gaming establishments create clusters of their customers based on spending (e.g., high rollers, casual gamers, etc.), or wealth management firms can create clusters of their customers based on monthly portfolio turnover (e.g., frequent traders, buy and hold, etc.). Correlation signals continuously measure the correlation of various entities and their attributes throughout a time series of values between 0 and 1 (e.g., correlation of stock prices within a sector, unemployment and retail sales, interest rates and GDP, home prices and interest rates, etc.).
  • Signals have attributes based on their representation in time or frequency domains. In a time domain, a Signal can be continuous (e.g., output from a blood pressure monitor) or discrete (e.g., daily market close values of the Dow Jones Index). Within the frequency domain, signals can be defined as high or low frequency (e.g., asset allocation trends of a brokerage account can be measured every 15 minutes, daily, and monthly). Depending on the frequency of measurement, a signal derived from the underlying data can be fast-moving or slow-moving.
  • Signals are organized into signal sets that describe (e.g., relate to) specific business domains (e.g. customer management). Signal sets are industry-specific and cover domains including customer management, operations, fraud and risk management, maintenance, network optimization, digital marketing, etc. Signal Sets could be dynamic (e.g., continually updated as source data is refreshed), flexible (e.g., adaptable for expanding parameters and targets), and scalable (e.g., repeatable across multiple use cases and applications).
  • FIGS. 4A-4B are diagrams illustrating the system in greater detail. The main components of Signal Hub 60 include an integrated development environment (Workbench) 62, Knowledge Center (KC) 64, and Signal Hub Manager (“SHM”) 65, and Signal Hub Server 66. The Workbench 62 is an integrated software-based productivity tool for data scientists and developers, offering analytic functionalities and approaches for the making of a complete analytic solution, from data to intelligence to value. The Workbench 62 enables scientists to more effectively transform data to intelligence through the creation of signals. Additionally, the Workbench 62 allows data scientists to rapidly develop and deploy reusable analytic code for conducting analytics on various (often, disparate) data sources, on numerous computer platforms. The Knowledge Center 64 is a centralized place for institutional intelligence and memory and facilitates the transformation of intelligence to value through the exploration and consumption of signals. The Knowledge Center 64 enables the management and reuse of signals, which leads to scalability and increased productivity. The Signal Hub manager 65 provides a management and monitoring console for analytic operational stewards (e.g., IT, business, science, etc.). The Signal Hub manager 65 facilitates understanding and managing the production quality and computing resources with alert system. Additionally, the Signal Hub manager 65 provides role-based access control for all Signal Hub platform components to increase network security in an efficient and reliable way. The Signal Hub Server 66 executes analytics by running the analytic code developed in the Workbench 62 and producing the Signal output. The Signal Hub Server 66 provides fast, flexible and scalable processing of data, code, and artifacts (e.g., in Hadoop via a data-flow execution engine; Spark Integration). The Signal Hub Server 66 is responsible for the end-to-end processing of data and its refinement into signals, as well as enabling users to solve problems across industries and domains (e.g., making Signal Hub a horizontal platform).
  • The platform architecture provides great deployment flexibility. It can be implemented on a single server as a single process (e.g., a laptop), or it can run on a large-scale Hadoop cluster with distributed processing, without modifying any code. It could also be implemented on a standalone computer. This allows scientists to develop code on their laptops and then move it into a Hadoop cluster to process large volumes of data. The Signal Hub Server architecture addresses the industry need for large-scale production-ready analytics, a need that popular tools such as SAS and R cannot fulfill even today, as their basic architecture is fundamentally main memory—limited.
  • Signal Hub components include signal sets, ETL processing, dataflow engine, signal-generating components (e.g., signal-generation processes), APIs, centralized security, model execution, and model monitoring. The more use cases that are executed using Signal Hub 60, the less time it takes to actually implement them over time because the answers to a problem may already exist inside Signal Hub 60 after a few rounds of signal creation and use case implementation. Signals are hierarchical, such that within Signal Hub 60, a signal array might include simple signals that can be used by themselves to predict behavior (e.g., customer behavior powering a recommendation) and/or can be used as inputs into more sophisticated predictive models. These models, in turn, could generate second-order, highly refined signals, which could serve as inputs to business-process decision points.
  • The design of the system and Signal Hub 60 allows users to use a single simple expression that represents multiple expressions of different levels of data aggregations. For example, suppose there is a dataset with various IDs. Each ID could be associated with an ID type which could also be associated with an occurrence of an event. One level of aggregation could be to determine for each ID and each ID type, the number of occurrence of an event. A second level of aggregation could be to determine for each ID, what is the most common type of ID based on the number of occurrence of an event. The system of the present disclosure allows this determination based on multiple layers of aggregation to be based on a single scalar expression and returning one expected output at one time. For example, using the code category_histogram(col), the system will create a categorical histogram for a given column, with each unique value in the column being considered a category. Using the code “mode(histogram, n=1),” allows the system to return the category with the highest number of entries. If n>1, retrieve the n'th most common value (2nd, 3rd . . . ); if n<0, retrieve the least common value (n=−1); and second least common (n=−2) etc. In the event several keys have equal frequencies, the smallest (if keys are numerical) or earliest (if keys are alphabetical) are returned. The following an example of a sample input and output based on the foregoing example.
  • Input:
  • id type
    1 A
    1 A
    1 A
    1 B
    2 B
    2 B
    2 C
  • Output:
  • Id Mode_1
    1 A
    2 B
  • FIG. 4C is a screenshot of an event pattern matching feature of the system of the present disclosure. The system allows users to determine whether a specified sequence of events occurred in the data and then submit a query to retrieve information about the matched data. For example, in FIG. 4C, for the raw input data shown, a user can (1) define an event; (2) create a pattern matcher; and (3) query the pattern matcher to return the output as shown. As can be seen, a user can easily define with a regular expression an occurrence of a specified event such as “service fixed after call.” Once the pattern matches algorithm is executed, a signal is extracted in the output showing the pattern occurrence.
  • FIG. 5 is a screenshot illustrating a Workbench 70 generated by the system. The Workbench 70 (along with the Knowledge Center) enables users to interact with the functionality and capabilities of the Signal Hub system via a graphical user interface (GUI). The Workbench 70 is an environment to develop end-to-end analytic solutions (e.g., a development environment for analytics) including reusable and easily developed analytic code. It offers all the necessary functionality for aggregating of the entire analytic modeling process, from data to signals. It provides an environment for the coding and development of data schemas, data quality management processes (e.g. missing value imputation and outlier detection), collections (e.g., the gathering of raw data files with the same data schema), views (e.g., logic to create a new relational dataset from other views or collections), descriptive and predictive signals, model validation and visualization (e.g., measuring of model performance through ROC (receiver operator characteristic), KS (Kolmogorov-Smirnov), Lorenz curves, etc.), visualization and maintenance of staging, input, output data models, etc. The Workbench 70 facilitates data ingestion and manipulating, as well as enabling data scientists to extract intelligence and value from data through signals (e.g., analytics through signal creation and computation).
  • The user interface of the Workbench could include components such as a tree view 72, an analytic code development window 74, and a supplementary display portion 76. The tree view 72 displays each collection of raw data files (e.g., indicated by “Col” 73 a) as well as logical data views (e.g., indicated by “Vw” 73 b), as well as third-party code called as user defined functions if any (e.g., python, R, etc.). The analytic code development window 74 has a plurality of tabs including Design 78, Run 80, and Results 82. The Design tab 78 provides a space where analytic code can be written by the developer. The Run tab 80 allows the developer to run the code and generate signal sets. Finally, the Results tab 82 allows the developer to view the data produced by the operations defined in the Run tab 80.
  • The supplementary display portion 76 could include additional information including schemas 84 and dependencies 86. Identifying, extracting, and calculating signals at scale from noisy big data requires a set of predefined signal schema and a variety of algorithms. A signal schema is a specific type of template used to transform data into signals. Different types of schema may be used, depending on the nature of the data, the domain, and/or the business environment. Initial signal discovery could fall into one or more of a variety of problem classes (e.g., regression classification, clustering, forecasting, optimization, simulation, sparse data inference, anomaly detection, natural language processing, intelligent data design, etc.). Solving these problem classes could require one or more of a variety of modeling techniques and/or algorithms (e.g., ARMA, CART, CIR++, compression nets, decision trees, discrete time survival analysis, D-Optimality, ensemble model, Gaussian mixture model, genetic algorithm, gradient boosted trees, hierarchical clustering, kalman filter, k-means, KNN, linear regression, logistic regression, Monte Carlo Simulation, Multinomial logistic regression, neural networks, optimization (LP, IP, NLP), poisson mixture model, Restricted Boltzmann Machine, Sensitivity trees, SVD, A-SVD, SVD++, SVM, projection on latent structures, spectral graph theory, etc.).
  • Advantageously, the Workbench 70 provides access to pre-defined libraries of such algorithms, so that they can be easily accessed and included in analytic code being generated. The user then can re-use analytic code in connection with various data analytics projects. Both data models and schemas can be developed within the Workbench 70 or imported from popular third-party data modeling tools (e.g., CA Erwin). The data models and schemas are stored along with the code and can be governed and maintained using modern software lifecycle tools. Typically, at the beginning of a Signal Hub project, the Workbench 70 is used by data scientists for profiling and schema discovery of unfamiliar data sources. Signal Hub provides tools that can discover schema (e.g., data types and column names) from a flat file or a database table. It also has built-in profiling tools, which automatically compute various statistics on each column of the data such as missing values, distribution parameters, frequent items, and more. These built-in tools accelerate the initial data load and quality checks.
  • Once data is loaded and discovered, it needs to be transformed from its raw form into a standard representation that will be used to feed the signals in the signal layer. Using the Workbench 70, data scientists can build workflows composed of “views” that transform the data and apply data quality checks and statistical measures. The Signal Hub platform can continuously execute these views as new data appears, thus keeping the signals up to date.
  • The dependencies tab 86 could display a dependency diagram (e.g., a graph) of all the activities comprising the analytic project, as discussed below in more detail. A bottom bar 88 could include compiler information, such as the number of errors and warnings encountered while processing views and signal sets.
  • FIG. 6 is a diagram 90 illustrating use cases (e.g., outputs, signals, etc.) of the system. There could be multiple signal libraries, each with subcategories for better navigation and signal searching. For example, as shown, the Signal Hub could include a Customer Management signal library 92. Within the Customer Management Signal Library 92 are subcategories for Flight 94, Frequent Flyer Program 96, Partner 98, and Ancillary 99. The Flight subcategory 94 could include, for example, “Signal 345. Number of times customer was seated in middle seat in the past 6 months,” “Signal 785. Number of trips customer has made on a weekend day in past 1 year,” “Signal 956. Number of flights customer with <45 mins between connections,” “Signal 1099. Indicates a customer has been delayed more than 45 minutes in last 3 trips,” “Signal 1286. Number of involuntary cancellations experienced by the customer in past 1 year,” etc. The Frequent Flyer Program subcategory 96 could include, for example, “Signal 1478. % of CSat surveys taken out of total flights customer has flown in past 1 month,” “Signal 1678. Number of complimentary upgrades a member received in past 6 months,” “Signal 2006. Ratio of mileage earned to mileage used by a member in past 1 year,” “Signal 2014. Average # of days before departure when an upgrade request is made by member,” “Signal 2020. Number upgrades redeemed using mileage in past 1 year,” etc. The Partner subcategory 98 could include, for example, “Signal 563. Mileage earned using Cable Company (TM) in past 1 month,” “Signal 734. Number of partners with whom that customer has engaged in the past 6 months,” “Signal 737. Mileage earned via Rental Car in past 1 yr,” “Signal 1729. Number of emails received about Luxury Hotel in the past 3 months,” “Signal 1993. Number of times customer booked hotel with Airlines' partner without booking associated flight in the past 1 year,” etc. The Ancillary subcategory 99 could include, for example, “Signal 328. Number of times customer has had baggage misplaced in past 3 months,” “Signal 1875. Total amount spent on check bags in past 1 month,” “Signal 1675. Number of times wifi was unavailable on customer's flight,” “Signal 1274. Number of emails received pertaining to bags in last 1 year,” “Signal 1564. Number of times customer has purchased duty free on board,” etc.
  • FIG. 46 is a schematic diagram illustrating an example signal creation layer methodology in accordance with one exemplary embodiment. Signals can be created through various combinations and permutations of categories. In this example, signals can be created through various combinations and permutations of categories including entity, transformation, attribute and time frame. Thus, one exemplary descriptive signal is a household's count of trips to the store in the past 1 year, and one exemplary predictive signal is a card holder's projected revenue in a particular product category in the future 6 months. Signals can be based on scalar functions (e.g., functions that compute a value based on a single record) or aggregate functions (e.g., functions that need to pass over the entire dataset in order to compute a value, such as to compute, say, average household income across all households). Such signals can be created automatically and can be updated automatically as source data is received and processed. The signals can be provided as a signal layer for use by various applications.
  • FIG. 7 is a diagram illustrating analytic model development and deployment carried out by the system. In step 202, a user defines a business requirement (e.g., business opportunity, business problem) needing analyzing. In step 204, one or more analytics requirements are defined. In step 214, the user searches for signals, and if an appropriate signal is found, the user selects the signal. If a signal is not found, then in step 212, the user creates one or more signals by identifying the aggregated and cleansed data to base the signal on. After the signal is created, the process then proceeds to step 214. If the raw data is not available to create the signal in step 212, then in step 208 the user obtains the raw data, and in step 210, the data is aggregated and cleansed, and then the process proceeds to step 212. It is noted that the system of the present disclosure facilitates skipping steps 208-212 (unlike the traditional approach which must proceed through such steps for every new business requirement).
  • Once the signals are selected, then in step 216, solutions and models are developed based on the signals selected. In step 218, results are evaluated and if necessary, signals (e.g., created and/or selected) and/or solutions/models are revised accordingly. Then in step 220, the solutions/models are deployed. In step 222, results are monitored and feedback gathered to incorporate back into the signals and/or solutions/models.
  • FIG. 8 is a diagram 250 illustrating hardware and software components of the system in one implementation. Other implementations could be implemented. The workflow includes model-building tools 252, Hadoop/YARN and Signal Hub processing steps 254, and Hadoop Data Lake (Hadoop Distributed file system (HDFS) and HIVE) databases 256.
  • The Signal Hub Server is able to perform large-scale processing of terabytes of data across thousands of Signals. It follows a data-flow architecture for processing on a Hadoop cluster (e.g., Hadoop 2.0). Hadoop 2.0 introduced YARN (a large-scale, distributed operating system for big data applications), which allows many different data processing frameworks to coexist and establishes a strong ecosystem for innovating technologies. With YARN, Signal Hub Server solutions are native certified Hadoop applications that can be managed and administered alongside other applications. Signal Hub users can leverage their investment in Hadoop technologies and IT skills and run Signal Hub side-by-side with their current Hadoop applications.
  • Raw data is stored in the raw data database 258 of the Hadoop Data Lake 256. In step 260, Hadoop/Yarn and Signal Hub 254 process the raw data 258 with ETL (extract, transform, and load) modules, data quality management modules, and standardization modules. The results of step 260 are then stored in a staging database 262 of the Hadoop Data Lake. In step 260, Hadoop/Yarn and Signal Hub 254 process the staging data 262 with signal calculation modules, data distribution modules, and sampling modules. The results of step 264 are then stored in the Signals and Model Input database 266. In step 268, the model development and validation module 268 of the model building tools 252 processes the signals and model input data 266. The results of step 268 are then stored in the model information and parameters database 270. In step 272, the model execution module 272 of the Hadoop/Yarn and Signal Hub 254 processes signals and model input data 266 and/or model information and parameters data 270. The results of step 272 are then stored in the model output database 274. In step 276, the Hadoop/Yarn and Signal Hub 254 processes the model output data 274 with a business rules execution output transformation for business intelligence and case management user interface. The results of step 276 are then stored in the final output database 278. Enterprise applications 280 and business intelligence systems 282 access the final output data 278, and can provide feedback to the system which could be integrated into the raw data 258, the staging data 262, and/or the signals and model input 266.
  • The Signal Hub Server automates the processing of inputs to outputs. Because of its data flow architecture, it has a speed advantage. The Signal Hub Server has multiple capabilities to automate server management. It can detect data changes within raw file collections and then trigger a chain of processing jobs to update existing Signals with the relevant data changes without transactional system support.
  • FIGS. 9-10 are diagrams illustrating hardware and software components of the system during development and production. More specifically, FIG. 9 is a diagram 300 illustrating hardware and software components of the system during development and production. Source data 302 is in electrical communication with Signal Hub 304. Signal Hub 304 comprises a Workbench 306, and a Knowledge Center 308. Signal Hub 304 could also include a server in electronic communication with the Workbench 306 and the Knowledge Center 308, such as via Signal Hub manager 312. Signal Hub further comprises infrastructure 314 (e.g., Hadoop, YARN, etc.) and hosting options 316, such as Client, Opera, and Virtual Cloud (e.g., AWS).
  • Signal Hub 304 allows companies to absorb information from various data sources 302 to be able to address many types of problems. More specifically, Signal Hub 304 can ingest both internal and external data as well as structured and unstructured data. As part of the Hadoop ecosystem, the Signal Hub Server can be used together with tools such as Sqoop or Flume to digest data after it arrives in the Hadoop system. Alternatively, the Signal Hub Server can directly access any JDBC (Java Database Connectivity) compliant database or import various data formats transferred (via FTP, SFTP, etc.) from source systems.
  • Signal Hub 304 can incorporate existing code 318 coded in various (often non-compatible) languages (e.g., Python, R, Unix Shell, etc.), called from the Signal Hub platform as user defined functions. Signal hub 304 can further communicate with modeling tools 320 (e.g., SAS, SPSS, etc.), such as via flat file, PMML (Predictive Model Markup Language), etc. The PMML format is a file format describing a trained model. A model developed in SAS, R, SPSS, or other tools can be consumed and run within Signal Hub 304 via the PMML standard. Advantageously, such a solution allows existing analytic code that may be written in various, non-compatible languages (e.g., SAS, SPSS, Python, R, etc.) to be seamlessly converted and integrated for use together within the system, without requiring that the existing code be re-written. Additionally, Signal Hub 304 can create tests and reports as needed. Through the Workbench, descriptive signals can be exported into a flat file for the training of predictive models outside Signal Hub 304. When the model is ready, it can then be brought back to Signal Hub 304 via the PMML standard. This feature is very useful if a specific machine-learning technique is not yet part of the model repertoire available in Signal Hub 304. It also allows Signal Hub 304 to ingest models created by clients in third-party analytic tools (including R, SAS, SPSS). The use of PMML allows Signal Hub users to benefit from a high level of interoperability among systems where models built in any PMML-compliant analytics environment can be easily consumed. In other words, because the system can automatically convert existing (legacy) analytic code modules/libraries into a common format that can be executed by the system (e.g., by automatically converting such libraries into PMML-compliant libraries that are compatible with other similarly compliant libraries), the system thus permits easy integration and re-use of legacy analytic code, interoperably with other modules throughout the system.
  • Signal Hub 304 integrates seamlessly with a variety of front-end systems 322 (e.g., use-case specific apps, business intelligence, customer relationship management (CRM) system, content management system, campaign execution engine, etc.). More specifically, Signal Hub 304 can communicate with front end systems 322 via a staging database (e.g., MySQL, HIVE, Pig, etc.). Signals are easily fed into visualization tools (e.g. Pentaho, Tableau), CRM systems, and campaign execution engines (e.g. Hubspot, ExactTarget). Data is transferred in batches, written to a special data landing zone, or accessed on-demand via APIs (application programming interfaces). Signal Hub 304 could also integrate with existing analytic tools, pre-existing code, and models. Client code can be loaded as an external library and executed within the server. All of this ensures that existing client investments in analytics can be reused with no need for recoding.
  • The Workbench 306 could include a workflow to process signals that includes loading 330, data ingestion and preparation 332, descriptive signal generation 336, use case building 338, and sending 340. In the loading step 330, source data is loaded into the Workbench 306 in any of a variety of formats (e.g., SFTP, JDBC, Sqoop, Flume, etc.). In the data ingestion and preparation step 332, the Workbench 306 provides the ability to process a variety of big data (e.g., internal, external, structured, unstructured, etc.) in a variety of ways (e.g., delta processing, profiling, visualizations, ETL, DQM, workflow management, etc.). In the descriptive signal generation step 334, a variety of descriptive signals could be generated (e.g., mathematical transformations, time series, distributions, pattern detection, etc.). In the predictive signal generation step 336, a variety of predictive signals could be generated (e.g., linear regression, logistic regression, decision tree, Naïve Bayes, PCA, SVM, deep autoencoder, etc.). In the use case building step 338, uses cases could be created (e.g., reporting, rules engine, workflow creator, visualizations, etc.). In the sending step 340, the Workbench 306 electronically transmits the output to downstream connectors (e.g., APIs, SQL, batch file transfer, etc.).
  • FIG. 10 is a diagram 350 illustrating hardware and software components of the system during production. As discussed in FIG. 9, Signal Hub includes a Workbench 352, a Knowledge Center 354, and a Signal Hub Manager 356. The Workbench 352 could communicate with an execution layer 360 via a compiler 358. The Knowledge Center 354 and Signal Hub manager 356 could directly communicate with the execution layer 360. The execution layer 360 could include a workflow server 362, a plurality of flexible data flow engines 364, and an operational graph database 366. Signal Hub further comprises infrastructure 366 (e.g., Hadoop, YARN, etc.) and hosting options 370, such as Client, Opera, and Virtual Private Cloud (e.g., AWS, Amazon, etc.). The plurality of flexible data flow engines 364 can have the latest cutting-edge technology.
  • FIGS. 11-17 are screenshots illustrating use of the Signal Hub platform to create descriptive signals. The Workbench user interface 500 includes a tree view 502 and an analytic code development window 504. The Workbench provides direct access to the Signal API, which speeds up development and simplifies (e.g., reduce errors in) signal creation (e.g., descriptive signals). The Signal API provides an ever-growing set of mathematical transformations that will allow for the creation of powerful descriptive signals, along with a syntax that is clear, concise, and expressive. Signal API allows scientists to veer away from the implementation details and focus solely on data analysis, thus maximizing productivity and code reuse. For example, the Signal API allows for easy implementation of complex pattern-matching signals. For example, for the telecom industry, one pattern could be a sequence of events in the data that are relevant for measuring attrition, such as a widespread service disruption followed by one or more customer complaints followed by restored service. The Signal API also provides a direct link between the Workbench and the Knowledge Center. Users can add metatags and descriptions to signals directly in Signal API code (which is reusable analytic code). These tags and taxonomy information are then used by the Knowledge Center to enable signal search and reuse, which greatly enhances productivity.
  • As for predictive signals, training and testing of models can easily be done in the Workbench through its intuitive and interactive user interface. Current techniques available for modeling and dimensionality reduction include SVMs, k-means, decision trees, association rules, linear and logistic regression, neural networks, RBM (machine-learning technique), PCA, and Deep AutoEncoder (machine-learning technique) which allows data scientists to train and score deep-learning nets. Some of these advanced machine-learning techniques (e.g., Deep AutoEncoder and RBM) project data from a high-dimensional space into a lower-dimensional one. These techniques are then used together with clustering algorithms to understand customer behavior.
  • FIG. 11 is a screenshot illustrating data profiles for each column (e.g., number of unique, number of missing, average, max, min, etc.) using the Workbench 500 generated by the system. As described above, the Workbench user interface could include sets of components including a tree view 502, an analytic code development window 504, and a supplementary display portion 506. The analytic code development window 504 includes a design tab 508, which provides a user with the ability to choose a format, name, file pattern, schema, header, and/or field separator. Signal Hub supports various input file formats including delimited, fixed width, JDBX, xml, excel, log file, etc. A user can load data from various data sources. More specifically, parameterized definitions allow a user to load data from a laptop, cluster, and/or client database system. The supplementary display portion 506 includes a YAML tab 510, a Schema tab 512, and a dependencies tab 514. The YAML tab 510 includes a synchronized editor so that a user can develop the code in a graphical way or in a plain text format, where these two formats are easily synchronized.
  • FIG. 12 is a screenshot illustrating profiling of raw data using the Workbench 500 generated by the system. The analytic code development window 504 includes a design tab 508, a run tab 520, and a results tab 522. The design tab 508 is activated, and within the design tab 508 are a plurality of other tabs. More specifically, the design tab 508 includes a transformations tab 524, a measures tab 526, a models tab 528, a persistence tab 530, a meta tab 532, and a graphs tab 534. The measures tab 526 is activated, thereby allowing a user to add a measure from a profiling library, such as from a drop down menu. The profiling library offers data profiling tools to help a user understand the data. For example, profiling measures could include basicStats, contingency Table, edd (Enhanced Data Dictionary), group, histogram, monotonic, percentiles, woe, etc. The edd is a data profiling capability which analyzes content of data sources.
  • FIG. 13 is a screenshot illustrating displaying of specific entries within raw data using the Workbench 500 generated by the system. The analytic code development window 504 includes a table 540 showing specific data entries for the measure “edd”, as well as a plurality of columns pertaining to various types of information for each data entry. More specifically, the table 540 includes columns directed to obs, name, type, nmiss, pctMissing, unique, stdDev, mean_or_top1, min_or_top2, etc. The table 540 includes detailed data statistics including number of records, missing rate, unique values, percentile distribution, etc.
  • FIG. 14 is a screenshot illustrating aggregating and cleaning of raw data using the Workbench 500 generated by the system. As shown, the analytic code development window 504 has the transformations tab 524 activated. The transformation tab 524 is directed to the transformation library which allows users to do various data aggregation and cleaning work before using data. In the transformations tab 524, the user can add one or more transformations, such as cubePercentile, dedup, derive, filter, group, join, limitRows, logRows, lookup, etc. FIG. 15 is a screenshot illustrating managing and confirmation of raw data quality using the Workbench 500 generated by the system. As shown, the analytic code development window 504 has the transformations tab 524 activated. A user can gather more information about each transformation, such as shown for Data Quality. The data quality management uses a series of checks which contains a predicate, an action, and an optional list of fields to control and manage the data quality.
  • FIG. 16 is a screenshot illustrating auto-generated visualization of a data model created using the Workbench 500. This visualization could be automatically generated from YAML code (e.g., the code that reads and does initial linking and joining of data). As shown, analytic code development window 504 allows a user to view relations and interactions between various data elements. The data model organizes data elements into fact and dimension tables and standardizes how the data elements relate to one another. This could be automatically generated in Signal Hub after loading the data. FIG. 17A is a screenshot illustrating creation of reusable analytic code using the Workbench 500 generated by the system. As shown, the analytic code development window 504 includes many lines of code that incorporate and utilize the raw data previously selected and prepared. The Signal API could be scalable and easy to use (e.g., for loop signals, peer comparison signals, etc.). Further, Signal Hub could provide signal management by using @tag and @doc to specify signal metadata and description, which can be automatically extracted and displayed in the Knowledge Center. FIG. 17B is a screenshot illustrating the graphical user interface of Signal API in Workbench. Similar to excel, users can select from a function list 524 and a column list 526 to create new signals with a description 528 and example code provided at the bottom. Users can use Signal API either in a plain text format or in a graphical way, where these two formats are easily synchronized.
  • FIGS. 18-23 are screenshots illustrating user interface screens generated by the system using the Knowledge Center 600 to find and use a signal. As an integral part of Signal Hub, the Knowledge Center could be used as an interactive signal management system to enable model developers and business users to easily find, understand, and reuse signals that already exist in the signal library inside Signal Hub. The Knowledge Center allows for the intelligence (e.g., signals) to be accessed and explored across use cases and teams throughout the enterprise. Whenever a new use case needs to be implemented, the Knowledge Center enables relevant signals to be reused so that their intrinsic value naturally flows toward the making of a new analytic solution that drives business value.
  • Multiple features of the Knowledge Center facilitate accessing and consuming intelligence. The first is its filtering and searching capabilities. When signals are created, they are tagged based on metadata and organized around a taxonomy. The Knowledge Center empowers business users to explore the signals through multiple filtering and searching mechanisms.
  • Key components of the metadata in each signal include the business description, which explains what the signal is (e.g., number of times a customer sat in the middle seat on a long-haul flight in the past three years). Another key component of the metadata in each signal is the taxonomy, which shows each signal's classification based on its subject, object, relationship, time window, and business attributes (e.g., subject=customer, object=flight, relationship=count, time window=single period, and business attributes=long haul and middle seat).
  • The Knowledge Center facilitates exploring and identifying signals based on this metadata when executing use cases by using filtering and free-text searching. The Knowledge Center also allows for a complete visualization of all the elements involved in the analytical solution. Users can visualize how data sources connect to models through a variety of descriptive signals, which are grouped into Signal Sets depending on a pre-specified and domain-driven taxonomy. The same interface also allows users to drill into specific signals. Visualization tools can also allow a user to visualize end-to-end analytics solution components from the data, to the signal and finally to the use-cases. The system can automatically detect the high level lineage between the data, signal and use-cases when hovering over specific items. The system can also allow a user to further drill down specific data, signal and use-cases by predefined metadata which can also allow a user to view the high level lineage as well.
  • FIG. 18 is a screenshot illustrating a user interface screen generated by the system for visualizing signal paths using the Knowledge Center 600 generated by the system. As shown, the Signal Hub platform 600 includes a side menu 602 which allows a user to filter signals, such as by entering a search description into a search bar, or by browsing through various categories (e.g., business attribute, window, subject, object, relationship, category, etc.). The Signal Hub platform 600 further includes a main view portion 604. The main view portion 604 diagrammatically displays data sources 606 (e.g., business inputs), descriptive signals 608 (e.g., grouped and organized by metadata), and predictive signals 610. The descriptive signals 608 include a wheel of tabs indicating categories to browse in searching for a particular signal. For example, the categories could include route, flight, hotel, etc. Once a particular category is selected in the descriptive signals 608, the center of the descriptive signals 608 displays information about that particular category. For example, when “route” is chosen, the system indicates to the user that there are 23 related terms, 4 signal sets, and 536 signals.
  • The Signal Hub platform 600 also displays all the data sources that are fed into the signals of the category chosen. For example, for the “route” category, the data sources include event mater, customer, clickthrough, hierarchy, car destination, ticket coupon, non-flight delivery item, booking master, holiday hotel destination, customer, ancillary master, customer membership, ref table: station pair, table: city word cloud, web session level, ref table: city info, ref table: country code, web master, redemption flight items, email notification, gold guest list, table: station pair info, customer account tcns, service recovery master, etc. A user can then choose one or more of these data sources to further filter the signals (and/or to navigate to those data sources for additional information).
  • The Signal Hub platform 600 also displays all the models that utilize the signals of the category chosen. For example, for the “route” category, the predictive signals within that category include hotel propensity, destination propensity, pay-for-seat propensity, upgrade propensity, etc. A user can then choose one or more of these predictive signals.
  • FIG. 19 is a screenshot illustrating a user interface screen generated by the system for visualizing a particular signal using the Knowledge Center 600 generated by the system. As shown, the particular descriptive signal “bkg_avg_mis_gh_re_v_1y_per_dest” at an individual level, the data sources 606 that feed into that signal include “ancillary master,” “booking master,” and “ref table: station pair,” and the predictive signals that use that descriptive signal include “hotel propensity,” “pay-for-seat-propensity,” and “destination propensity.”
  • FIG. 20A is a screenshot illustrating a user interface screen generated by the system for finding a signal using the knowledge center 600 generated by the system. The main view portion 604 includes a signal table listing all existing signals with summary information (e.g., loaded 100 of 2851 signals) for browsing signals and their related information. The table includes the signal name, signal description, signal tags, signal set, signal type (e.g., Common:Real, Common:Long, etc.), and function. The signal description is an easy to understand business description (e.g., average number of passengers per trip customer travelled with). A user could also conduct a free text search to identify a signal description that contains a specific word (e.g., hotel signals). Further, a metadata filter could identify signals that fit within certain metadata criteria (e.g., signals that calculate an average). FIG. 20B is a screenshot illustrating a user interface screen generated by the system for finding a signal using the knowledge center 600 generated by the system. Users are first asked to select a pre-defined signal subject from “Search Signal” dropdown list to start the signal search process. The main view portion 604 includes a signal table listing all existing signals with summary information (e.g., filtered conditions applied; loaded 100 of 2851 signals) for browsing signals and their related information. The table includes the signal description, signal type (e.g., Real, Long, etc.), update time, refresh frequency, etc. The signal description is an easy to understand business description (e.g., average number of passengers per trip customer travelled with). A user could also define search columns (e.g., description) and conduct a free text search within the search columns that contains a specific word (e.g., hotel signals). Further, a metadata filter could identify signals that fit within certain metadata criteria as shown in the left side panel (e.g., signals that calculate an average).
  • FIG. 21A is a screenshot illustrating a user interface screen generated by the system for selecting entries (e.g., customers) with particular signal values using the Knowledge Center 600 generated by the system. Users are also able to apply business rules to signals to filter the data and target subsections of the population. For example, the user may want to identify all customers with a propensity to churn that is greater than 0.7 and those who have had two or more friends churn in the last two weeks. This is particularly important as it enables business users to build sophisticated prescriptive models allowing true democratization of big data analytics across the enterprise. More specifically, a user can select signals to limit the table to only signals necessary to execute the specific use case (e.g., Signal: “cmcnt_trp_oper_led_abdn”). The table 618 also provides for the ability to apply rules to filter the table to include only data that fits within the thresholds (e.g., customers with a hotel propensity score >0.3). For example, the table 618 includes the columns “matched_party_id” 620, “cmcnt_trp_oper_led_abdn” 622, “cmbin_sum_seg_tvl_rev_p1y” 624, “cmavg_mins_dly_p3m” 626, “SILENT_ATTRITION” 628. A user can narrow the search for a signal by indicating requirements for each column. For example, a user can request to see all signals that have a cmbin_sum_seg_tvl_rev_p1y of =“g. 5000-10000” and a cmavg_mins_dly_p3mof >5. A user can also apply more complex transformation on top the signals with standard SQL query language. Further, as shown in FIG. 21B, the Signal Hub platform 600 can schedule the business report at regular basis (e.g., daily, weekly, monthly, etc.) using a reporting tool 630 to gain recurring insights or export the filtered data to external systems (e.g., CSV file into client's campaign execution engine). The system of the present disclosure can also include a reporting tool implemented in a Hadoop environment. The user can generate a report and query various reports. Further, the user can query a single signal table and view the result in real-time. Still further, the reporting tool can include a query code and a data table fully listed out in the same page so users are able to switch between different steps easily and view the result for previous step.
  • FIG. 21C is a screenshot illustrating a user interface screen generated by the system for displaying dashboard created using the Knowledge Center 600 generated by the system. A user is able to create various types of graphs (e.g. line chart, pie chart, scattered 3D chart, heat map, etc.) in the Knowledge Center and populate dashboard with graphs created in certain layout. Dashboard will get refreshed automatically as the backend data get refreshed. A user can also export the dashboard to external system. FIG. 21D is a screenshot illustrating a user interface screen generated by the system for exploring data dictionary created using the Knowledge Center 600 generated by the system. A user is able to learn all the data input tables used the solution, with name, description, metadata, columns, and refresh rate information for each data input table. A user can also further explore individual data input table and learn the meaning of each column in the table. The Signal Hub platform collects and centralizes all the siloed (stored) data knowledge together via data dictionary and makes it accessible and reusable for all the users. FIG. 21E is a screenshot illustrating a user interface screen generated by the system for exploring models created using the Knowledge Center 600 generated by the system. A user is able to learn all the models created in the solution and explore individual model in depth. The Signal Hub platform can display model description, metadata, input signal, output column, etc. all in one centralized page for each model. FIG. 21E also illustrates a user interface screen generated by the system for commenting signals using the Knowledge Center 600 generated by the system. Users can comment on a signal via Knowledge Center user interface directly to express interest on a signal, propose potential use case for the signal, or validate the signal value. The Signal Hub platform allows users to interact with each other and exchange ideas. FIG. 21F is a screenshot generated by the system which illustrates the charts that could be generated by the system. The charts could be a representation of a signal or multiple signals. The types of charts could include, but is not limited to, bar charts, line charts, density charts, pie charts, bar graphs, or any other chart known to those of ordinary skill in the art. Further, as shown, multiple charts could be included in the dashboard for comparing and viewing different charts simultaneously.
  • FIG. 22 is a screenshot illustrating a user interface screen generated by the system for visualizing signal parts of a signal using the Knowledge Center 600 generated by the system. Shown is a table showing various signals of a signal set. Users can isolate exactly which columns in the raw data or other signals were combined to create the signal of interest. The Signal Hub platform 600 can display the top level diagram 650, the definition level diagram 652, the predecessors 654, raw data 656, consumers 658, definition 660, schema 62, and metadata 664 and stats. The predecessors tab is used to understand the raw data columns and signals that are used to create a specific signal (e.g., txh_mst_rx_cnt_txn_on1) and can be used to track the detailed signal calculation step by step. When the predecessors tab is selected the resulting table can have one or more columns. For example, the table could include a column 670 of names of the signals within the signal set (e.g., within signal set “signals.signals_pos_txn_mst_04_app”), as well as the formula 672, and what the signal is defined in 674.
  • FIG. 23A is a screenshot illustrating a user interface screen generated by the system for visualizing a lineage of a signal using the Knowledge Center 600 generated by the system. The lineage is used to understand the transformation from raw data to descriptive signals and predictive signals (e.g., how is the number of trips required to move to the next loyalty tier signal generated and which models consume it). As shown, when the definition level diagram button 652 is activated, the Signal Hub platform 600 displays the lineage of a particular signal, which includes what data is being pulled, and what models the signal is being used in. Once a signal of interest is identified, users can gain a deeper understanding of the signal by exploring its lineage from the raw data through all transformations, providing insight into how a particular Signal was created and what the value truly represents. They can identify which signals, if any, consume the signal of interest and view the code that was used to define it. FIG. 23B is a screenshot illustrating a user interface screen generated by the system for displaying signal values stats and visualization of signal value distribution. Both features provide a better understanding of signals, helps scientists determine what codes need to be evoked in the production system to calculate the signal, and makes signal management easier and faster. The Knowledge Center contains visualization capabilities to allow users to explore the values of signals directly in the Signal Hub platform 600.
  • FIGS. 24-29 are screenshots illustrating using the Workbench 700 generated by the system to create predictive signals (models) with Analytic Wizard module. Analytic Wizard streamlines model development process with predefined steps and parameter presets. More specifically, FIG. 24A is a screenshot illustrating preparation of data to train a model using the Workbench 700 generated by the system. As shown, the Workbench 700 includes a tree view 702, and an analytic code development window 704 which includes a design tab 708, run tab 710, and results tab 712. The design tab 708 is activated, and within the design tab 708 are a plurality of other tabs. More specifically, the design tab 708 includes a transformations tab 714, a measures tab 716, a models tab 718, a persistence tab 720, a meta tab 722, and a graphs tab 724. Signal Hub offers several ways to split train and test data for model development purposes. The supplementary display portion 706 includes a YAML tab 726, a schema tab 728, and a dependencies tab 730. Signal Hub performs missing value imputation, normalization, and other necessary signal treatment before training the model, as shown in the supplementary display portion 706. Once a model has been selected, more information regarding the model is easily accessible, such as the description and model path. A user can also train an external model using any desired analytic tool. As long as the model output conforms to a standard pmml format, the Signal Hub platform can incorporate the model result and do the scoring later. FIG. 24B is a screenshot illustrating an alternative embodiment as to how users can select from a variety of model algorithms (e.g., logistic regression, deep autoencoder, etc.). As shown, the Workbench 700 can include a tab 703 for displaying a variety of signals. The Workbench 700 can include a selection means 732 for selecting a model algorithm. The selection means 732 can be a drop down menu or similar means known to those of ordinary skill in the art. FIG. 24C is a screenshot illustrating the different parameter experiments users can apply during the model training process. Signal Hub also allows user to configure execution of models with parameter pre-sets that optimize speed or optimize accuracy as execution steps. FIG. 24D is a screenshot illustrating how data preparation can be handled during the model training process. For example, missing values can be replaced with a median value. Furthermore, a normalization method can be applied to the data training. FIG. 24E is a screenshot illustrating how dummy variables can be introduced to facilitate the model training process. FIG. 24F is a screenshot illustrating the dimensional reduction that can be applied to the model training process. For example, a variance threshold can be introduced and the number of dimensions can be specified to further improve the model training accuracy. FIG. 24G is a screenshot illustrating the data splitting aspect of the model training process. For example, a splitting method can be chosen such as cross-fold validation or any other data splitting method known to those of ordinary skill in the art. Furthermore, the number of folds, seed, percent of validation, and the stratified field can be specified. FIG. 24H is a screenshot illustrating the measure tab which allows graph names to be specified along with sampling percentages. The measure tab further allows the corresponding measures to be selected. FIG. 24I is a screenshot illustrating the process tab which allows the user to create a library for the wizard output. In particular, a search path, library and comments can be inputted to the system. FIG. 24J is a screenshot of the result tab showing the output of the model training to the user. The foregoing steps of training a predictive model can be done over a Hadoop cluster using dataflow operations.
  • FIG. 25A is a screenshot illustrating training a model using the Workbench 700 generated by the system. Signal Hub could include prebuilt models that a user can train (e.g., logistic regression, deep autoencoder, etc.). As shown, the models tab 718 is selected, and a user can add one or more models, such as “binarize,” “decision tree,” “deepAutoencoder,” “externalModel,” “frequentItems,” “gmm,” “kmeans,” “linearRegression,” and “logisticRegression.” A user can train an external model using any desired analytic tool. As long as the model output conforms to a standard pmml format, the Signal Hub platform can incorporate the model result and do the scoring. Under the models tab 718, once a model has been selected, more information regarding the model is easily accessible, such as the description and model path. FIG. 25B is a screenshot illustrating preparation of data to train a model using the Workbench generated by the system. The Workbench 700 can include a data preparation tab 734. Signal Hub can perform in the data preparation tab 734 missing value imputation 736, normalization 738, and other necessary signal treatment 740 before training the model. FIG. 25C is a screenshot illustrating different data splitting options provided by Workbench 700. The Workbench 700 can include a data splitting tab 740 for allowing input of the number of folds 741, number of seeds 742, percent of validation 743 and stratified input 744. FIG. 26 is a screenshot illustrating loading an external model trained outside of the integrated development environment.
  • FIG. 27 is a screenshot illustrating scoring a model using the Workbench 700 generated by the system. Signal Hub prebuilt a number of model scorers that can perform end to end analytic development activities. FIG. 28 is a screenshot illustrating monitoring model performance using the Workbench 700 generated by the system. Signal Hub offers various monitoring matrices to measure the model performance (e.g., ROC, KS, Lorenz, etc.). As shown, any of a variety of measures can be used to monitor and score the model. For example, monitoring measures could include “captureRate,” “categoricalWoe,” “conditionIndex,” “confusionMatrix,” “informatonValue,” “kolmogorovSmirnov,” “Lorenz,” “roc,” etc.
  • FIG. 29A is a screenshot illustrating a solution dependency diagram 750 of the Workbench 700 generated by the system. The diagram 750 illustrates various modules for each portion of the analytics development lifecycle. For example, the diagram illustrates raw data modules 760, aggregate and cleanse data modules 762, create descriptive signals modules 764, select descriptive signal modules 766 (which is also the develop solutions/models module 766), and evaluate model results modules 768.
  • FIG. 29B is a screenshot illustrating a collaborative analytic solution development using the Workbench generated by the system. The system of the present disclosure allows users to collaborate on large software projects for code development. In addition to code development, developers can also develop and collaborate on data assets. Besides stand-alone development mode, Signal Hub Workbench can also be connected with version control system (eg: SVN, etc.) in the backend to support collaborative development. Users can create individual workspaces and submit changes directly from Workbench user interface. Centralized Workbench also enables users to learn the different activity streams happening in the solution. Files that are being worked on by other developers would show up as locked by the system automatically to avoid conflicts. Locked files will become unlocked after the developer submits the changes or a solution manager forces to break the lock and all the developers would get a workspace update notification automatically. The system of the present disclosure can implement isolation requirements to further facilitate collaboration. For example, the system can isolate upstream code and data changes. If a developer is reading the results of a view or signal set, she expects them not to change without her knowledge. If a change has been made to the view, either because the underlying data has changed or because the code has changed, it should not automatically affect her work until she decides to integrate the updates into her work stream. Additionally, the system can protect a developer's code and data from the other developers' activities. Further, the system can also allow a user to decide when to make their work public. A user has the ability to develop new code without worrying about affecting the work of those downstream. When the work is completed, the user can then “release” her version of the code and data. Users will see this released version and chose whether they'd like to upgrade their view to read it.
  • The system can further facilitate collaboration by allowing a single library to be developed by a single developer at one point in time which will reduce code merging issues. Furthermore, the system can use source control to make code modifications. A user can update when she wants to receive changes from her team members, and commit when she wants them to be able to see other developers' changes. Each developer at a point in time can be responsible for specific views and their data assets. The owner of the view can be responsible for creating new versions of their data while other developers can only read the data that has been made public to them. Ownership can change between developers or even to a common shared user. A dedicated workspace can be created in the shared cluster which can be read-only for other developers and only the owner of the workspace can write and update data. When new code and data is developed, the developer can commit the changes to the source control and publish the new data in the cluster to the other developers. This allows the other developers to see the code changes and determine if they would like to integrate it with their current work.
  • FIG. 29C is a screenshot of a common environment file that contains code and library output paths to grant every developer access to the code and data of every developer, regardless of where the data resides. The definitions in the file can be referenced with a qualified name instead of a filepath. This allows an easy move from one workspace to another without changing the code by making a small change to the common environment file. FIG. 29D is a screenshot of a separate personal environment file for a user working on a subset of a project. The file begins by inheriting the common project environment file “env_project.yaml.” Thus, all of the parameters set in the general environment file will also apply if you run with the personal file, such as “env_myusername.yaml.” Any parameters that are also defined in the personal file, in this case “etlVersion,” will be over-ridden. So if the workflows are run with “env_project.yaml,” the “etlVersion” will be 1.4. If the workflows are run with “env_myusername.yaml,” then “etlVersion” will be 1.5. With either environment file, “importVersion” will be 1.1. FIGS. 29E-29I are screenshots of environment files having multiple output paths. The system can also allow users to have multiple output paths for the data views using the “libraryOutputPaths” parameter in the environment file. These paths can be specified as a map between a library and a file path in which to place the data of that library. For a shared Hadoop cluster, the file path can point to a folder on HDFS. The default data location can still be decided using the “dataOutputPath” if the library is not mapped to any new location. Using this map, each library can be assigned to a unique data location. The project owner can therefore, map each library to a directory that is owned by a given developer. This can further allow data view abstraction modes for maintaining fast incremental data updates without underlying filesystem support for the data update
  • FIG. 29J is a screenshot of code for data versioning. Data versioning is the ability to store different generations of data, and allow other collaborators to decide which version to use. To achieve this, users can version their data using the label properties of views. There are two ways of doing this: one in the view itself, the other in the common environment file. The code is shown in FIG. 29J. Every time the view is executed, the version of the view data can be determined by the label. If a new label is used, a new folder can be created with a new version of the view's data. The granularity of this versioning is up the user; she can choose to assign the version number to just one view or to some subset, depending on the needs of the project. Every time the user wants to publish to her team members a new version of “myView, the user can increment “myView_LatestVersion” in the common environment file. This change can indicate either a code update or a data update. Additionally, the user may add a comment to the environment file giving information about this latest version, including when it was updated, what the changes were, etc. The user can then commit the common environment file with the rest of her code changes. With this information, users of the view further downstream can choose whether they'd like to upgrade to the latest version or continue using an earlier version. If the downstream users would always get the latest version, they can use the same variable “myView_LatestVersion” in the label parameter of the “readView” for “myView.” Since they share the same common environment file, the latest value will be used when a user updates her code from system. If the user wants to stay with an existing version, the user can override the version in their private environment file to a specific version. Once a version is “released,” the permissions on that directory can be changed to make it non-writable even for the developer herself, so that it is not accidentally overwritten. This can allow users to set different version numbers and “libraryOutputPaths.” For example, the project-level environment file (the one users are using by default) can have the latest release version for a given view. The user developing it can have a private environment file with a later version. The user can do this by including the same version parameter in her file and running the view with her private environment file. This can allow the user to develop new versions while others are reading the older stable version.
  • In most cases, users can “own” a piece of code, either independently or as a team. They can be responsible for updating and testing the code, upgrading the inputs to their code, and releasing versions to be consumed by other users downstream. Thus, if the team maintaining a given set of code needs an input upgraded, they can contact the team responsible for that code and request the relevant changes and new release. If the team upstream is not able to help, the user can change the “libraryOutputPaths” for the necessary code to a directory in which they have permissions. It involves no code changes past the small change in the environment file. If the upstream team is able to help, they can make the release. This allows collaboration with minimum disruption.
  • FIGS. 30-32 are screenshots illustrating the Signal Hub manager 800 generated by the system to manage user access to overall Signal Hub platform and analytic operation process. The Signal Hub manager 800 provides a management and monitoring console for analytic operational stewards (e.g., IT, business, science, etc.). The Signal Hub manager 800 facilitates understanding and managing the production quality and computing resources.
  • FIG. 30A is a screenshot of the Signal Hub manager 800 generated by the system. The Signal Hub manager 800 facilitates easy viewing and management of signals, signal sets, and models. The management console allows for the creation of custom dashboards and charting, and the ability to drill into real time data and real time charting for a continuous process. As shown, the Signal Hub manager 800 includes a diagram view. In this view, the Signal Hub manager 800 could include a data flow diagram 802 showing the general data flow of raw data to signals to models. Further, the Signal Hub manager 800 could include a chart area 804 providing a variety of information about the data, signals, signal sets, and models. For example, the chart area 804 could provide one or more tabs related to performance, invocation history, data result, and configuration. The data result tab could include information such as data, data quality, measure, PMML, and graphs. The Signal Hub manager 800 could also include additional information as illustrated in window 806, such as performance charts and heat maps. The chart area allows a user to drill down on every workflow to easily understand the processing of all views involved in the execution of a use case.
  • FIG. 30B is a screenshot for user access management of the Signal Hub manager 800 generated by the system. The Signal Hub manager 800 provides role-based access control for all Signal Hub platform components to increase network security in an efficient and reliable way. As shown, users are assigned to different groups and different groups are authorized with different permissions including admin, access, operate, develop and email. Besides global permission management, Signal Hub platform also allows admin user to manage authentication and authorization on solution basis.
  • FIG. 30C is a screenshot for overall Signal Hub platform usage tracking of the Signal Hub manager 800 generated by the system. As shown, a user is able to download the usage report from Signal Hub manager user interface to track how other user are using different Signal Hub platform components by detailed event (e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.) and conduct further analysis on top of it.
  • FIGS. 31A-B are screenshots for alerts system of the Signal Hub manager 800 generated by the system. Based on monitor system stats, a user can set up alerts at different level including system level alert, workflow level alert and view level alert. Signal Hub platform also allows user to set up different types of alert (eg: resource usage, execution time, signal value drift, etc), define threshold and trigger recovery behaviors (eg: email notification, fail job, roll back job) automatically. The alert feature enables users to better track solution status from both operational and analytic perspectives and greatly improves solution operation efficiency. FIG. 31A is another screenshot of the Signal Hub manager 800 generated by the system. The Signal Hub manager 800 includes a table view. In this view, the Signal Hub manager includes a data flow table of information regarding the general data flow of raw data to signals to models. The data flow table includes view name, label, status, last run, invocation number (e.g., success number, failure number), data quality (e.g., treated number, rejected number), timestamp of last failure, current wait time, average wait time, average rows per second, average time to completion, update (e.g., input record number, output record number), historical (input record number, output record number), etc. Similar to the diagram view discussed above, the table view could also include a chart area. For example, the chart area 804 could provide one or more tabs related to performance, invocation history, data result, and configuration. The invocation history tab could include invocation, status, result, elapsed time, wait time, rows per second, time to completion, update (e.g., input record number, output record number), and historical (e.g., input record number, output record number). FIG. 31B is a screenshot illustrating overall Signal Hub platform usage tracking of the Signal Hub manager 800 and alert functionality generated by the system. As shown, a user is able to download the usage report from Signal Hub manager user interface to track how other user are using different Signal Hub platform components by detailed event (e.g. login, entering Knowledge Center, create a report, create a dashboard, etc.) and conduct further analysis on top of it.
  • FIG. 32 is another screenshot of the Signal Hub manager 800 generated by the system. More specifically, shown is the monitor system of the Signal Hub manager 800. This facilitates easy monitoring of all analytic processes from a single dashboard. The current activities window 810 has a table which includes solution names, workflow names, status, last run, success number, failure number, timestamp of last failure, and average elapsed time. The top storage consumers window 812 has a table which includes solution names, views, volume, last read, last write, number of variants, number of labels. The top run time consumers window 814 has a table which includes solution names, views, run time, number parallel, elapsed time, requested memory, and number of containers. A user is also able to drill down to a specific solution, workflow, or view to learn about their operational status.
  • FIG. 33 is a diagram showing hardware and software components of the system 100. The system 100 comprises a processing server 102 which could include a storage device 104, a network interface 108, a communications bus 110, a central processing unit (CPU) (microprocessor) 112, a random access memory (RAM) 114, and one or more input devices 116, such as a keyboard, mouse, etc. The server 102 could also include a display (e.g., liquid crystal display (LCD), cathode ray tube (CRT), etc.). The storage device 104 could comprise any suitable, computer-readable storage medium such as disk, non-volatile memory (e.g., read-only memory (ROM), eraseable programmable ROM (EPROM), electrically-eraseable programmable ROM (EEPROM), flash memory, field-programmable gate array (FPGA), etc.). The server 102 could be a networked computer system, a personal computer, a smart phone, tablet computer etc. It is noted that the server 102 need not be a networked server, and indeed, could be a stand-alone computer system.
  • The functionality provided by the present disclosure could be provided by a Signal Hub program/engine 106, which could be embodied as computer-readable program code stored on the storage device 104 and executed by the CPU 112 using any suitable, high or low level computing language, such as Python, Java, C, C++, C#, .NET, MATLAB, etc. The network interface 108 could include an Ethernet network interface device, a wireless network interface device, or any other suitable device which permits the server 102 to communicate via the network. The CPU 112 could include any suitable single- or multiple-core microprocessor of any suitable architecture that is capable of implementing and running the signal hub program 106 (e.g., Intel processor). The random access memory 114 could include any suitable, high-speed, random access memory typical of most modern computers, such as dynamic RAM (DRAM), etc.
  • In certain exemplary embodiments, an interactive reporting tool allows the user to define, modify, and selectively execute a sequence of queries (which also may be referred to as query steps of an overall query) in an interactive manner. Generally speaking, such an interactive reporting tool provides user interface screens including an interactive query code table into which the user can configure a sequence of queries and also including a data table in which the results of a particular query or sequence of queries is displayed. The interactive query code table may be configured to include a plurality of rows, with each row representing a query. In certain exemplary embodiments, the interactive query code table may be configured to include a plurality of cells organized into rows and columns, with each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), and with each row representing a query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the query. Thus, an interactive query code table generally includes n rows representing a sequence of n queries identifiable as queries 1 through n. When the user selects a given row i or a cell in a given row i (where i is between 1 and n, inclusive), then the data table is updated to show the results of the queries 1 through i, such that the user effectively can step through the queries in any order (i.e., sequential or non-sequential, forward or backward) to see the results of each step. Furthermore, if the user changes the query in a given row (e.g., by adding a new query parameter or changing an existing query parameter in a column/cell of the row), then the prior results from the queries associated with rows i through n may be invalidated, and at least the changed query (and typically all of the queries 1 through i) is executed in order to update the data table to include results from the changed query. Embodiments may cache the results of various queries so that unchanged queries need not be re-executed. Embodiments additionally or alternatively may place a temporary lock on a set of queries in the interactive query code table so as to limit the types of changes that can be made to the interactive query code table, e.g., allowing only the addition of new queries while the temporary lock is in place. The lock can be enforced, for example, by prompting the user upon receiving a user input that would change an existing query in the interactive query code table.
  • FIG. 34 is a screenshot illustrating a sample interactive reporting user interface screen 3400 generated by Signal Hub platform 600, in accordance with an exemplary embodiment. In the screenshot, a user is also able to create step-by-step queries on signals in an interactive query code table 3404 and view the initial results on sample data at real time in a data table 3406. In this example, the interactive query code table 3404 and the resulting data table 3406 are included in the same user interface screen 3400, although it should be noted that the two table could be provided in separate user interface screens in various alternative embodiments.
  • In the example shown in FIG. 34, the interactive query code table 3404 includes two queries 3408 and 3410. Query 3408 effectively identifies all customers with signal value of “SPM2” greater than 0.1 and with signal value of “cmdist_homeipr_A” greater than 5. Query 3410 effectively aggregates those customers by their “WALLET_SIZE_BUCKET,” gets the average for the “cmdist_homeipr_A” signal, and counts how many “CUSTOMER_ID” are there in each bucket. The user has selected cell 3412 in query 3408, as indicated by the highlighting of the cell 3412 and the representation of the query parameter of the selected cell 3412 in command line 3402. The data table 3406 shows the results from query 3408 rather than the results of query 3410.
  • FIG. 35 is a screenshot illustrating a sample interactive reporting user interface screen 3500 generated by Signal Hub platform 600, in accordance with an exemplary embodiment. Here, the user has selected cell 3512 in query 3410, as indicated by the highlighting of the cell 3512 and the representation of the query parameter of the selected cell 3512 in command line 3502. The data table 3506 shows the results from query 3410 rather than the results of query 3408.
  • With reference again to FIG. 34, assume that the user has selected cell 3414 in query 3408 and changed the value from 0.1 to 0.11. In this case, row 3416 would be omitted from data table 3406 because the signal value of SPM2 would now be less than the filter value of 0.11, i.e., the customer with Customer ID 768 now would not meet the filtering criteria of modified query 3408. FIG. 36 shows a representation of the screenshot of FIG. 34 with the SPM2 signal value changed to 0.11 in query 3408 and row 3416 struck from data table 3406.
  • If the user then selected cell 3512 in query 3410 as in FIG. 35, the query 3410 would be executed based on the results obtained from the modified query 3408 and hence would omit the data associated with data table row 3416. FIG. 37 shows a representation of the screenshot of FIG. 35 based on the changes reflected in FIG. 36, i.e., the count of customers having a WALLET_SIZE_BUCKET of 4000-8000 has decreased by one relative to the data table shown in FIG. 35 (the value of the average for the “cmdist_homeipr_A” signal likely would change, too, although for convenience the value shown in FIG. 37 is the same as the value shown in FIG. 35).
  • Thus, as discussed above, the user can switch between different query steps by moving the mouse cursor and view the result for corresponding step(s). For example, in FIG. 34 the user made a selection in query 3408 and was able to view the results of that query without the further processing of query 3410, which was already configured in the interactive query code table. The user then could make a selection in query 3410 to view the results of queries 3408 and 3410, discussed above with reference to FIG. 35. The user could then make a change in query 3408 and view the results of that modified query, as discussed above with reference to FIG. 36. The user could then make a selection in query 3410 to review the results of modified query 3408 and query 3410.
  • FIG. 38 is a flowchart of a computer-implemented method for interactive database reporting, in accordance with one exemplary embodiment. In block 3802, a first graphical user interface screen is displayed on a display screen of a computer of a user. The first graphical user interface screen includes a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one. In block 3804, a first user input associated with a given row i of the interactive query code table is received. In block 3806, a first data table including results from execution of queries 1 through i is displayed, such that the user is able to select any given database query in the interactive query code table to view results through the given database query. In block 3808, a second user input making a change to the database query associated with the given row is received. In block 3810, prior results from the database queries associated with rows i through n are optionally invalidated. In block 3812, at least the changed database query associated with the given row is executed, although any number of queries associated with rows 1 through i may be executed. In block 3814, a second data table including the results from execution of the changed database query is displayed.
  • In order to allow for such interactive database reporting in a dynamic system in which query parameters (signals) may change from time to time, the Signal Hub platform 600 may store temporary copies of query parameters (signals) that are used in the queries so that the results can be replicated and/or manipulated using a baseline of query parameters (signals). Also, results from one or more of the queries may be cached so that, for example, when the user steps from one row/query to another row/query, the resulting data table can be produced quickly from cached data. It should be noted that the interactive database reporting tool can be implemented using virtually any database or query processing engine and therefore is not limited to any particular database or query processing engine.
  • In any database query system, including embodiments described above, queries are often executed against big data sets, and each “pass” made over the data set to execute such queries can take many hours to complete depending on the data set size and the number of types of queries. It is helpful, then, to minimize the number of “passes” made over the data set when executing the queries in order to optimize query execution.
  • Therefore, in certain exemplary embodiments, a sequence of queries is divided into stages, where each stage involves one pass over the data, such that the sequence of queries can be executed using the minimum number of passes over the data. Specifically, in certain exemplary embodiments, the sequence of queries is processed into a functional dependency graph that represents the relationships between query parameters (signals) and query operations, and the functional dependency graph is then processed to divide the queries into a number of successive stages such that each stage includes queries that can be executed based on data that exists prior to execution of that stage. A sequence of queries may, and often does, require that one or more intermediate values or datasets be generated using an aggregate function (i.e., a function that needs to pass over the entire dataset in order to compute a value) for use or consumption by another query. A query that produces a given intermediate result must be executed at a stage that is prior to execution any query that consumes the intermediate data set. It is possible for multiple intermediate results to be created at a given stage.
  • By way of example, the following set of expressions involves generation and consumption of an intermediate value when converted into database queries:

  • sum_discount=sum(discount);

  • avg_amt=avg(amt);

  • ct_large_amt=count( ) when amt>avg_amt;
  • In this example, the value “avg_amt” (average amount) needs to be computed before a count can be made of the number of records having an “amt” (amount) that is greater than the average amount “avg_amt”. To express this in SQL, the developer would have to plan this in two stages.
  • As the number of expression increases, it becomes more difficult for the developer to form the necessary nested queries. For example, the following set of expressions involves generation and consumption of two intermediate values when converted into database queries:

  • sum_discount=sum(discount);

  • avg_amt=avg(amt);

  • ct_large_amt=count( ) when amt>avg_amt;

  • ct_prod_with_large_amt=count_unig(prod_id) when ct_large_amt>=10
  • In this example, ct_large_amt is an aggregate function that cannot be executed until avg_amt is determined, and ct_prod_with_large_amt is an aggregate function that cannot be executed until ct_large_amt is determined. To express this in SQL, the developer would have to plan this in three stages.
  • Therefore, in certain exemplary embodiments, a functional dependency graph is first produced from the set of expressions. FIG. 39 is a schematic diagram showing a functional dependency graph for the above example, in accordance with one exemplary embodiment.
  • The functional dependency graph is then traversed using a specially-modified breadth-first search traversal to assign each expression to an execution stage. Breadth-first search traversal of graphs/trees is well-known for tracking each node in the graph/tree that is reached and outputting a list of nodes in breadth-first order, i.e., outputting all nodes at a given level of the graph/tree before outputting any nodes at the next level down in the graph/tree. In exemplary embodiments, when evaluating nodes at a given level of the graph/tree associated with a given execution stage, the specially-modified breadth-first search traversal will not associate a particular lower-level node with the given execution stage if that node is associated with an aggregate function. Instead, the lower-level node associated with an aggregate function is placed in a later execution stage in accordance with the specially-modified breadth-first search traversal. The following is an algorithmic description for assigning each expression to an execution stage based on the functional dependency graph, in accordance with one exemplary embodiment:
      • 1. Make each input column an input node in the graph
      • 2. For each given expression, transform the expression into the functional dependency graph and connect it to the inputs or other expressions.
      • 3. Set PhaseID to 0
      • 4. Perform the specially-modified breadth-first search (BFS) graph traversal in accordance with Steps 5 through 21.
      • 5. Breadth-First-Search—Aggregates Expressions (Graph, root):
      • 6.
      • 7. create empty set S
      • 8. create empty queue Q
      • 9.
      • 10. add root to S
      • 11. Q.enqueue(root)
      • 12.
      • 13. while Q is not empty:
      • 14. current=Q.dequeue( )
      • 15. if current is the goal:
      • 16. return current
      • 17. for each node n that is adjacent to current:
      • 18. if n is not in S AND n is not Aggregate function:
      • 19. add n to S
      • 20. n.parent=current
      • 21. Q.enqueue(n)
      • 22. Add emitted nodes to the current phase.
      • 23. Remove nodes emitted in Step 22 from the graph, increase phaseID by 1, and repeat Step 4 until no more nodes remain in the graph.
  • Steps 5 through 21 listed above are based on a standard breadth-first search traversal methodology published in WIKIPEDIA but with the addition of the conditional “AND n is not Aggregate function” in order to omit lower-level aggregate functions from being included in a given execution stage. The goal of the standard BFS traversal methodology is to queue/output the nodes from the graph in breadth-first order, i.e., the root, followed by all nodes one layer down from the root, followed by all nodes two layers down from the root, and so on. Literally applying this specially-modified BFS traversal methodology to the graph shown in FIG. 39 could result in more than three stages with some stages requiring no execution (e.g., the root node and certain operator nodes require no execution in and of themselves). In essence, then, the specially-modified BFS traversal methodology would be applied to the nodes associated with executable expressions, in which case three execution stages would be generated, as follows:
  • Stage
    1 sum_discount = sum(discount);
    avg_amt = avg(amt);
    2 ct_large_amt = count( ) when amt > avg_amt;
    3 ct_prod_with_large_amt = count_uniq(prod_id) when
    ct_large_amt >= 10
  • Thus, this particular specially-modified BFS traversal methodology is presented for example only, and implementations may use a variation of this methodology or other, suitably-modified, BFS traversal methodology.
  • Once the expressions are assigned to different stages, database queries are automatically generated in accordance with known methods so that the expressions can be executed in accordance with the stages. The following is example SQL code for executing the staged expressions from the example above:
  • Select count(prod_id) as ct_prod_with_large_amt
    From T1,
    (Select Count(amt > avg_amt) as ct_large_amt , sum_discount
     From T1 Join (Select Day, avg(amt) as avg_amt, sum(discount) as
     sum_discount,
    From Input
     Group by Day) T_AVG on T_AVG.Day = T1.Day
    Group by Day) T_CNT on T_CNT.Day = T1.Day
    Where ct_large_amt > 10
    Group By Day
  • Here, each phase is a single flat query with the same grouping key as the original grouping. The result of each phase is joined with the inputs using the grouping key, and made available for the next phase. Any relational engine can now execute these queries in a pipeline using the relational schema illustrated by the SQL syntax above. It should be noted that this algorithm is not only applicable to Database that support SQL, but for any relational engine or data flow engine such as Apache Spark and Apache Tez.
  • While the example above uses simple aggregate functions such as sum, count, count_unique, and simple scalar functions such as “>=” and “>”, this schema can be easily expanded to any aggregate and scalar functions, where aggregate functions are functions that need to pass over the entire data in order to compute a value and scalar functions can be computed on each record. Using this designation, functions can be categorized appropriately and the schema can work on any set of expressions. Thus, starting with a simple non-nested set of expressions that have inter-dependency, a relational nested representation of the computation is produced.
  • FIG. 40 is a flowchart for query execution optimization in accordance with one exemplary embodiment. In block 4010, a functional dependency graph representing the scalar expressions and any interdependencies between the scalar expressions is produced. In block 4020, each scalar expression is assigned to one of a plurality of successive execution stages based on the functional dependency graph. In block 4030, the scalar expressions at each stage are converted into one or more relational database queries such that each execution stage involves at most one pass through the dataset.
  • In certain exemplary embodiments, the functional dependency graph is produced by processing each expression as follows. An output parameter and a set of input parameters associated with the scalar expression are identified, as in block 4012. A node for the output parameter is created in the functional dependency graph if the node for the output parameter does not exist in the functional dependency graph, as in block 4014. For for each input parameter in the set of input parameters, a distinct node is created in the functional dependency graph if the distinct node for the input parameter does not exist in the functional dependency graph, as in block 4016. An association is established in the functional dependency graph between the output parameter node and each of the distinct input parameter nodes, as in block 4018.
  • In certain specific exemplary embodiments, the Signal Hub server 600 may be configured to divide a sequence of queries into stages such that the sequence of queries can be executed using the minimum number of passes over the data set. For example, the Workbench discussed herein may provide user interface screens through which the user can enter a sequence of expressions that are then divided into stages and converted into database queries (e.g., SQL queries), as discussed above. Additionally or alternatively, the Signal Hub server 600 may apply query execution optimization as discussed herein to any set of queries, such as, for example, queries executed as part of the interactive reporting tool discussed above.
  • As discussed above, e.g., with reference to FIGS. 29B-29J, in a collaborative data processing environment such as the Signal Hub system 600, datasets are updated by two main activities, namely production and development. Production activity is handled by workflows that automate the processing of the data, ingest the new incoming data, and update the datasets. Development activity includes developers making code changes, creating new datasets, and update existing datasets. In these environments, datasets are often derived from other datasets, which can be described by a dependency graph like the example shown in FIG. 41, where datasets V3 and V4 are derived from dataset V2, which in turn is derived from dataset V1. Furthermore, development and production generally share datasets. Consequently, a code and data versioning may be used to allow developers to work on code and data without interfering with one another or with production code and data, which should not be affected by development activities.
  • For example, with reference again to FIG. 41, Developer A might want to see only the V2 production dataset that has been through quality assurance (QA) and deployed to the system, while Developer B might want to change the V2 production dataset to test some code changes and continue developing the V4 dataset on changes applied to the V2 dataset data (although without changing the V2 production dataset itself).
  • In typical coding environments, a source control system is used to allow developers to make code changes without affecting each other's work and without affecting the production code, until changes are ready to be committed for production. Source control systems allow each developer to work on a separate version of the code, but when development is done and the changes can be shared with others, the code can be committed into the shared version. However, in data processing environments, while source control systems can be used to allow for source control, versioning, and collaboration on the code, large datasets cannot be versioned efficiently via the source control system. In addition, because of the dependency graph shown in FIG. 41, it is challenging to maintain which version of code is associated with each dataset.
  • To resolve these challenges, certain exemplary embodiments provide code and data versioning based on the concept of “views” and “workflows,” where a view is a defined by a relational processing logic (e.g., a query) that consumes data from other views or data sources and persists the processed data into files (e.g., on the append-only file system), and a workflow is a directed graph of views where the nodes are views and the edges between views represent that one view reads from another view (e.g., an edge between a view v1 to a later view v2 describes that v2 reads from v1). A workflow engine can traverse a workflow graph and execute each view in topographical order.
  • The code and data versioning method can be summarized as follows:
      • 1. The source code of the views is managed by a source control system.
      • 2. Each developer has a separate workspace that contains a snapshot of the code from the source control system.
      • 3. Production workflows will share the same workspace.
      • 4. When a developer makes a code change, the code change will have to be committed before other workspaces can be updated (via a separate action) to reflect the code change.
      • 5. Before a developer can make a code change, a lock is placed on the view, allowing only a single developer to work on a single dataset.
      • 6. From the moment a developer makes a code change until the time the code changes are committed, the developer is associated with a Task that describes the activity for which the code changes are made.
  • These steps involve standard source control operations that are supported in one way or another by various source control system (e.g., SVN, Git), such as Start Task, Finish Task, and Update Workspace. When a user starts a new task, any change to the code will invoke a lock on the code file with the changes and prevent other users from changing this code file. Once a user finishes a task, all code is committed into the shared version and all locks are released. The Update Workspace operation updates the developer workspace files from the shared version.
  • In order to support code and data versioning using shared datasets, the following additional steps are involved:
      • 7. Each View has a write operation and read operation. These operations must support adding a version while producing the output data. If a new version name is given to the write operation, the entire data will be output to a new sub-directory with this version name. If the same version name is given, then the data in that version will be overwritten by the write operation.
      • 8. Production workflows will all use a “no version” value for all read\write operations.
      • 9. When a developer runs a definition from a workspace, if the definition includes changes, the version will receive the Task name that is currently associated with the changes. If the definition is unchanged and represents the latest version of the code in the source control system, then the data version will be referred to as “latest”.
      • 10. The system will maintain, for each developer workspace, a version map that stores which views have been executed for the developer and what was the version value for that view. Any read operation on the view while executing subsequent views from the developer workspace will be instrumented by the version value. In addition, views that are not executed from the workspace will be read without a version and therefore will be read from the production data. When finishing a task and committing the code, the map can be cleared.
  • In order to accomplish such code and data versioning, the Start Task, Finish Task, and Update Workspace operations are updated as follows. Once a user starts a new task, any change to the code will invoke a lock on the file with the changes and prevent other users from changing this code file, and locked changed code will also change the version as described in Step 7 while a task is active. Once a user finishes a task, all code is committed into the shared version and all locks are released, and then the version for changed definitions will switch back to “latest.” The Update Workspace operation will update the developer workspace files from the shared version.
  • By way of example, imagine that there is a view V1 containing the production code and data. A production process in view V2 includes code that contains an instruction to read from view V1. When the production process in view V2 is executed with no version specified, the system automatically reads from the “no version” production data in view V1, as shown schematically in FIG. 42.
  • Imagine instead that view V2 is associated with a developer who has made code changes in view V2 but no changes to code or data associated with view V1. The code in view V2 again contains an instruction to read from view V1. A temporary data set is created in view V1 for use by the developer in view V2 (i.e., so that any production changes that occur do not affect the developer's work, and any changes made by the developer do not affect the production data). When the development process in view V2 is executed with no version specified, the system automatically reads from the temporary dataset rather than from the production dataset, even though the code was not modified to read from the temporary dataset (i.e., the system automatically correlates the temporary dataset with the development view). When the developer checks in the code changes from view V2, the temporary dataset in view V1 is renamed to be the “latest,” as shown schematically in FIG. 43. This “latest” dataset is kept separate from the production data because, at the time of check-in, the latest dataset has not yet replaced the production data. At some point, the latest version may be re-designated as the production version, for example, by a project manager.
  • Imagine instead that view V2 is associated with a developer assigned to “Task 1” who has made code changes in view V2 and also in view V1 (e.g., to add a new column to, or change a column definition in, a table in view V1). In this case, a lock is placed on the code file associated with view V1 in to prevent other developers from making conflicting changes, and a temporary dataset is created in view V1 for use by Task 1. The temporary dataset is named Task 1 so that it is correlated with the Task 1 development view, i.e., view V2. When the development process in view V2 is executed with no version specified, the system automatically reads from the Task 1 temporary dataset rather than from the production dataset, as shown schematically in FIG. 44.
  • One major advantage of this code and data versioning methodology is that developers do not have to modify code to read from a specific dataset. Rather, the system automatically determines the dataset to use for a given development task from among a production dataset, a latest dataset, or a temporary dataset associated with the development task.
  • In certain exemplary embodiments, code and data versioning, as well as other data storage operations, utilize an append-only file system such as the Hadoop distributed file system (HDFS). In order to support a relational database, insert, update and delete record operations must be supported over a table of records. Typically, this requires the database to update a file stored within the underlying file system on which the database is persisted. However, append-only file systems, such as HDFS, generally do not provide update operations, i.e., one cannot update an existing file in the file system. For append-only file systems, the only change operations allowed are create file, append to file, delete file, create directory, and delete directory. For this reason, databases (e.g., Apache Hive) that are implemented over the append-only file system generally do not support update operations.
  • Another problem that typically occurs is the need to perform a recovery or a rollback when an error is found after a change to a table. Database systems typically support transactions to abort changes performed to tables (e.g., akin to an “undo” function). However, such transactions generally have a short lifespan (e.g., must be performed soon after the unwanted change is made) and are not adequate for large changes on multiple tables. Such transactions are generally also built on file system update support that allows the database system to update “dirty” records and clear them when the records are committed, which is generally not possible with append-only file systems.
  • Therefore, certain exemplary embodiments provide support for update and delete operations in an append-only file system. Specifically, a folder is created for each view, and a new subfolder is created for each update to the view. Each subfolder is associated with a timestamp indicating the time the update was made to the view. The following is an example of a folder structure for a view named “View 1”:
  • Directory “View 1”
      • Directory “timestamp1”
        • File “datafile1”
        • File “datafile2”
      • Directory “timestamp2”
        • File “datafile4”
        • File “datafile7”
      • Directory “timestamp3”
        • File “datafile6”
        • File “datafile9”
  • For every execution of the view, a new timestamp is generated, and new data is inserted into files in the new directory. This structure on its own supports appending new records as they go to new files but still does not support update or delete operations.
  • Therefore, in certain exemplary embodiments, update and delete operations always work on a primary unique key that can identify the unique logical record being changed. For example, a table of customers may have a unique customer identifier (customerID) representing the customer entity. When an update operation needs to change a certain field in a record, it provides the key for the operation, the field to change, and the new value for the field. The following is an example of such an update operation:
  • Update Customer where customerID=1, Set Active=False
  • This operation changes the value of the field named ‘Active’ to “False” for the record that belongs to the Customer with ID 1.
  • Due to the lack of update operations in the append-only file system, exemplary embodiments use the append operation for saving the update and add a new record representing the new record. For example, assume that the value of the field named ‘Active’ is initially set to “True” at Time 1 and is later changed to “False” at Time 3 for the record that belongs to the Customer with ID 1. A data file containing the record with Active=True would be added to a subfolder associated with the timestamp for Time 1 and a separate data file containing the record with Active=False would be added to a subfolder associated with the timestamp for Time 3. The following is an example of the folder structure containing the updated record:
  • Directory “View 1”
      • Directory “timestamp1”
        • File “datafile1”
        • File “datafile2” (Customer ID=1, active=True: first appearance of this record)
      • Directory “timestamp2”
        • File “datafile4”
        • File “datafile7”
      • Directory “timestamp3”
        • File “datafile6”
        • File “datafile9” (Customer ID=1, active=False: second appearance of this record)
  • A read operation that reads only the last timestamp will only have the updated records of the last update, which represents only partial data. On the other hand, reading all of the files from all timestamps will contain duplicate records with inconsistent data for the same logical key. In order to solve this, exemplary embodiments read all data from all timestamps and then de-duplicate the records by taking the “latest” record associated with each logical key. This operation can be done efficiently if the data is partitioned by logical key, and the de-duplication can be done in memory with only slight overhead over normal read operations.
  • In order to support a delete operation, a ‘delete record’ is appended into the data in a manner similar to the update operation, and the read operation method is modified. A delete record is a record with the same key as the record to be deleted but with a special field called ‘delete’ that is set to true. The read operation now reads all data from all timestamps, de-duplicates the records by taking the “latest” record associated with each logical key, and then filters the resulting records based on the ‘delete’ field to keep or utilize only records with ‘delete’=false. The following is an example of the folder structure containing the deleted record:
  • Directory “View 1”
      • Directory “timestamp1”
        • File “datafile1”
        • File “datafile2” (Customer ID=1, active=True: first appearance of this record)
      • Directory “timestamp2”
        • File “datafile4”
        • File “datafile7”
      • Directory “timestamp3”
        • File “datafile6”
        • File “datafile9” (Customer ID=1, active=False: second appearance of this record)
      • Directory “timestamp4”
        • File “datafile10”
        • File “datafile11” (Customer ID=1, delete=True: third appearance of this record)
  • It should be noted that a periodic “compression” can be run over the folder in order to eliminate old updates and deleted records by a new snapshot that contains all logical keys in the same single timestamp directory. One method to achieve this is to read and process the entire table as discussed above, write the resulting records back into a new timestamp directory, and delete all previous directories. The following is an example of the folder structure following compression:
  • Directory “View 1”
      • Directory “timestamp5”
        • File “datafile12”
        • File “datafile13” (excludes record with Customer ID=1)
  • From time to time, it might be necessary or desirable to roll back a workflow to an earlier view. Consider a workflow graph in which view V2 reads from view V1 and view V3 reads from view V2, for example, as depicted in FIG. 41. When a new input is processed through the workflow, each of the views V1, V2, V3 might have updates that it persists. In order to roll back the changes, any changes that each of these views persisted in a consistent way must be undone. In order to accomplish this, the workflow engine determines the ‘timestamp’ that each of these views will use to persist the changes. Since each delta is associated with a specific unique timestamp that is common to all the views that are in the workflow, for example, as shown in FIG. 45, a rollback operation is now a simple method of deleting the folders of all the views created after the designated timestamp. Since each delta is only appending data and does not update any of the other data, the only changes are reverted by the deletion of these folders, and any subsequent read will read the previous version. It should be noted that rollback information may be lost when a compression operation is performed.
  • It should be noted that these described methods for updating and deleting versions in an append-only file system can be implemented in any data flow engine or database query processor that implements read\write relational data and is using an append-only file system.
  • Various embodiments of the present invention may be characterized by the potential claims listed in the paragraphs following this paragraph (and before the actual claims provided at the end of this application). These potential claims form a part of the written description of this application. Accordingly, subject matter of the following potential claims may be presented as actual claims in later proceedings involving this application or any application claiming priority based on this application. Inclusion of such potential claims should not be construed to mean that the actual claims do not cover the subject matter of the potential claims. Thus, a decision to not present these potential claims in later proceedings should not be construed as a donation of the subject matter to the public.
  • Without limitation, potential subject matter that may be claimed (prefaced with the letter “P” so as to avoid confusion with the actual claims presented below) includes:
  • P1. A computer-implemented method for interactive database query reporting, the method comprising:
  • causing display, by a server, on a display screen of a computer of a user, of a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • receiving, by the server, a first user input associated with a given row i of the interactive query code table; and
  • displaying, by the server, a first data table including results from execution of queries 1 through i, such that the server enables the user to select any given database query in the interactive query code table to view results through the given database query.
  • P2. The method of claim P1, further comprising:
  • receiving, by the server, a second user input making a change to the database query associated with the given row i;
  • executing, by the server, at least the changed database query associated with the given row i; and
  • displaying, by the server, a second data table including the results from execution of the changed database query i.
  • P3. The method of claim P2, further comprising:
  • invalidating, by the server, prior results from the database queries associated with rows i through n prior to executing at least the changed database query associated with the given row and displaying the second data table.
  • P4. The method of claim P2, wherein executing at least the changed database query associated with the given row comprises:
  • executing, by the server, the queries associated with rows 1 through i including the changed database query associated with the given row i.
  • P5. The method of claim P2, further comprising:
  • placing a temporary lock on the n rows of the interactive query code table to prevent the user from making inadvertent changes; and
  • allowing the user to override the temporary lock to provide the second user input.
  • P6. The method of claim P5, further comprising:
  • allowing the user to enter additional queries into additional rows of the interactive query code table but not change existing queries when the temporary lock is in place.
  • P7. The method of claim P1, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • P8. The method of claim P2, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row; and
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • P9. A system for interactive database query reporting, the system comprising:
  • a computer system having stored thereon and executing interactive database query reporting computer processes comprising:
  • causing display, on a display screen of a computer of a user, of a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • receiving a first user input associated with a given row i of the interactive query code table; and
  • displaying a first data table including results from execution of queries 1 through i, such that the server enables the user to select any given database query in the interactive query code table to view results through the given database query.
  • P10. The system of claim P9, wherein the interactive database query reporting computer processes further comprise:
  • receiving a second user input making a change to the database query associated with the given row i;
  • executing at least the changed database query associated with the given row i; and
  • displaying a second data table including the results from execution of the changed database query i.
  • P11. The system of claim P10, wherein the interactive database query reporting computer processes further comprise:
  • invalidating prior results from the database queries associated with rows i through n prior to executing at least the changed database query associated with the given row and displaying the second data table.
  • P12. The system of claim P10, wherein executing at least the changed database query associated with the given row comprises:
  • executing the queries associated with rows 1 through i including the changed database query associated with the given row i.
  • P13. The system of claim P10, wherein the interactive database query reporting computer processes further comprise:
  • placing a temporary lock on the n rows of the interactive query code table to prevent the user from making inadvertent changes; and
  • allowing the user to override the temporary lock to provide the second user input.
  • P14. The system of claim P13, wherein the interactive database query reporting computer processes further comprise:
  • allowing the user to enter additional queries into additional rows of the interactive query code table but not change existing queries when the temporary lock is in place.
  • P15. The system of claim P9, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • P16. The system of claim P10, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row; and
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • P17. A computer program product comprising a tangible, non-transitory computer readable medium having stored thereon a computer program for interactive database query reporting, which, when run on a computer system, causes the computer system to execute interactive database query reporting computer processes comprising:
  • causing display, on a display screen of a computer of a user, of a first graphical user interface screen including an interactive query code table having a plurality of rows, each row representing a database query, the interactive query code table including n rows identifiable as rows 1 through n and representing a sequence of n database queries identifiable as database queries 1 through n, wherein n is greater than one;
  • receiving a first user input associated with a given row i of the interactive query code table; and
  • displaying a first data table including results from execution of queries 1 through i, such that the server enables the user to select any given database query in the interactive query code table to view results through the given database query.
  • P18. The computer program product of claim P17, wherein the interactive database query reporting computer processes further comprise:
  • receiving a second user input making a change to the database query associated with the given row i;
  • executing at least the changed database query associated with the given row i; and
  • displaying a second data table including the results from execution of the changed database query i.
  • P19. The computer program product of claim P18, wherein the interactive database query reporting computer processes further comprise:
  • invalidating prior results from the database queries associated with rows i through n prior to executing at least the changed database query associated with the given row and displaying the second data table.
  • P20. The computer program product of claim P18, wherein executing at least the changed database query associated with the given row comprises:
  • executing the queries associated with rows 1 through i including the changed database query associated with the given row i.
  • P21. The computer program product of claim P18, wherein the interactive database query reporting computer processes further comprise:
  • placing a temporary lock on the n rows of the interactive query code table to prevent the user from making inadvertent changes; and
  • allowing the user to override the temporary lock to provide the second user input.
  • P22. The computer program product of claim P21, wherein the interactive database query reporting computer processes further comprise:
  • allowing the user to enter additional queries into additional rows of the interactive query code table but not change existing queries when the temporary lock is in place.
  • P23. The computer program product of claim P17, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query; and
  • the first user input includes a selection of a given cell in the given row.
  • P24. The computer program product of claim P18, wherein:
  • the interactive query code table includes a plurality of cells organized into rows and columns, each column representing a distinct query parameter (signal) from among a plurality of query parameters (signals), each row representing a database query involving at least one of the distinct query parameters (signals) by way of a query operator in the column/cell corresponding to each distinct query parameter (signal) involved in the database query;
  • the first user input includes a selection of a given cell in the given row; and
  • the second user input includes a change to the contents of the given cell to add a new query operator to the given cell or change a prior query operator in the given cell associated with query i.
  • P25. A computer-implemented method for converting scalar expressions to relational database queries applied to a dataset, the method comprising:
  • producing a functional dependency graph representing the scalar expressions and any interdependencies between the scalar expressions;
  • assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages; and
  • converting the scalar expressions at each stage into one or more relational database queries to create a sequence of relational database queries, wherein each execution stage involves at most one pass through the dataset.
  • P26. The method of claim P25, wherein at least one stage involves generation of a temporary data set used in at least one subsequent stage.
  • P27. The method of claim P25, wherein each stage includes the maximum number of possible expressions that can be executed at that stage.
  • P28. The method of claim P25, wherein producing the functional dependency graph comprises, for each scalar expression:
  • identifying an output parameter and a set of input parameters associated with the scalar expression;
  • creating a node for the output parameter in the functional dependency graph if the node for the output parameter does not exist in the functional dependency graph;
  • creating, for each input parameter in the set of input parameters, a distinct node in the functional dependency graph if the distinct node for the input parameter does not exist in the functional dependency graph; and
  • establishing, in the functional dependency graph, an association between the output parameter node and each of distinct input parameter nodes.
  • P29. The method of claim P28, wherein the association includes an operator node when the output parameter node is dependent on a combination of two or more distinct input parameter nodes, the operator node representing an operator to be performed on the two or more distinct input parameters.
  • P30. The method of claim P25, where assigning each scalar expression to one of the plurality of successive stages based on the functional dependency graph comprises:
  • traversing the functional dependency graph using a breadth first traversal configured to exclude, from each given execution stage, any aggregate expression at a lower-level of the functional dependency graph;
  • assigning each expression to a given stage based on the breadth first traversal.
  • P31. The method of claim P25, wherein converting the nodes at each stage into one or more relational database queries to create a sequence of relational database queries comprises:
  • generating a sequence of structured query language commands.
  • P32. The method of claim P25, wherein assigning each scalar expression to one of the plurality of successive execution stages based on the functional dependency graph ensures the minimum number of passes through the dataset for execution of the scalar expressions.
  • P33. A system for converting scalar expressions to relational database queries for application to a dataset, the system comprising:
  • a computer system having stored thereon and executing computer processes comprising:
  • producing a functional dependency graph representing the scalar expressions and any interdependencies between the scalar expressions;
  • assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages; and
  • converting the scalar expressions at each stage into one or more relational database queries to create a sequence of relational database queries, wherein each execution stage involves at most one pass through the dataset.
  • P34. The system of claim P33, wherein at least one stage involves generation of a temporary data set used in at least one subsequent stage.
  • P35. The system of claim P33, wherein each stage includes the maximum number of possible expressions that can be executed at that stage.
  • P36. The system of claim P33, wherein producing the functional dependency graph comprises, for each scalar expression:
  • identifying an output parameter and a set of input parameters associated with the scalar expression;
  • creating a node for the output parameter in the functional dependency graph if the node for the output parameter does not exist in the functional dependency graph;
  • creating, for each input parameter in the set of input parameters, a distinct node in the functional dependency graph if the distinct node for the input parameter does not exist in the functional dependency graph; and
  • establishing, in the functional dependency graph, an association between the output parameter node and each of distinct input parameter nodes.
  • P37. The system of claim P36, wherein the association includes an operator node when the output parameter node is dependent on a combination of two or more distinct input parameter nodes, the operator node representing an operator to be performed on the two or more distinct input parameters.
  • P38. The system of claim P33, where assigning each scalar expression to one of the plurality of successive stages based on the functional dependency graph comprises:
  • traversing the functional dependency graph using a breadth first traversal configured to exclude, from each given execution stage, any aggregate expression at a lower-level of the functional dependency graph;
  • assigning each expression to a given stage based on the breadth first traversal.
  • P39. The system of claim P33, wherein converting the nodes at each stage into one or more relational database queries to create a sequence of relational database queries comprises:
  • generating a sequence of structured query language commands.
  • P40. The system of claim P33, wherein assigning each scalar expression to one of the plurality of successive execution stages based on the functional dependency graph ensures the minimum number of passes through the dataset for execution of the scalar expressions.
  • P41. A computer program product comprising a tangible, non-transitory computer readable medium having stored thereon a computer program for converting scalar expressions to relational database queries for application to a dataset, which, when run on a computer system, causes the computer system to execute interactive database query reporting computer processes comprising:
  • producing a functional dependency graph representing the scalar expressions and any interdependencies between the scalar expressions;
  • assigning each scalar expression to one of a plurality of successive execution stages identifiable as stages 1 through n based on the functional dependency graph such that each execution stage includes at least one of the scalar expressions, wherein the at least one scalar expression associated with any given stage does not require results from a subsequent stage of the plurality of successive stages; and
  • converting the scalar expressions at each stage into one or more relational database queries to create a sequence of relational database queries, wherein each execution stage involves at most one pass through the dataset.
  • P42. The computer program product of claim P41, wherein at least one stage involves generation of a temporary data set used in at least one subsequent stage.
  • P43. The computer program product of claim P41, wherein each stage includes the maximum number of possible expressions that can be executed at that stage.
  • P44. The computer program product of claim P41, wherein producing the functional dependency graph comprises, for each scalar expression:
  • identifying an output parameter and a set of input parameters associated with the scalar expression;
  • creating a node for the output parameter in the functional dependency graph if the node for the output parameter does not exist in the functional dependency graph;
  • creating, for each input parameter in the set of input parameters, a distinct node in the functional dependency graph if the distinct node for the input parameter does not exist in the functional dependency graph; and
  • establishing, in the functional dependency graph, an association between the output parameter node and each of distinct input parameter nodes.
  • P45. The computer program product of claim P44, wherein the association includes an operator node when the output parameter node is dependent on a combination of two or more distinct input parameter nodes, the operator node representing an operator to be performed on the two or more distinct input parameters.
  • P46. The computer program product of claim P41, where assigning each scalar expression to one of the plurality of successive stages based on the functional dependency graph comprises:
  • traversing the functional dependency graph using a breadth first traversal configured to exclude, from each given execution stage, any aggregate expression at a lower-level of the functional dependency graph;
  • assigning each expression to a given stage based on the breadth first traversal.
  • P47. The computer program product of claim P41, wherein converting the nodes at each stage into one or more relational database queries to create a sequence of relational database queries comprises:
  • generating a sequence of structured query language commands.
  • P48. The computer program product of claim P41, wherein assigning each scalar expression to one of the plurality of successive execution stages based on the functional dependency graph ensures the minimum number of passes through the dataset for execution of the scalar expressions.
  • P49. A system for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis comprising:
  • a computer system having stored thereon and executing computer processes for implementing a signal hub, the computer processes comprising:
  • a signal hub engine configured to generate and monitor a set of named signals from a plurality of data sources to provide a reusable signal layer of maintained and refreshed named signals on top of the source data for consumption by analytic code applications; and
  • a graphical user interface configured to allow users to define signal categories and relationships used by the signal hub engine to generate the set of named signals, explore lineage and dependencies of the named signals in the signal layer, monitor and manage the signal layer including recovery from issues identified by monitoring of the named signals by the signal hub engine, and create and execute analytic code applications that utilize the named signals.
  • P50. The system of claim P49, wherein the set of named signals includes descriptive signals and predictive signals.
  • P51. The system of claim P49, wherein the signal hub engine is configured to generate the set of named signals based on combinations of signal categories including entity, transformation, attribute, and time frame.
  • P52. The system of claim P51, wherein the signal hub engine is configured to associate each named signal with a name that is automatically generated for the signal based on the source data used to generate the named signal.
  • P53. The system of claim P49, wherein the signal hub engine is further configured to store, for each named signal, metadata providing lineage information for the named signal, and to provide the metadata for consumption by analytic code applications.
  • P54. The system of claim P49, the graphical user interface is configured to categorize a plurality of named signals based on taxonomies and allow users to search for named signals based on the taxonomies.
  • P55. The system of claim P49, wherein the signal hub engine is configured to automatically detect changes from the data sources update the set of named signals based on relevant data changes without transactional system support.
  • P56. The system of claim P49, wherein the signal hub engine is configured to enable a named signal to be created from at least one other previously created named signal.
  • It should be understood by persons of ordinary skill in the art that the term “computer process” as used herein is the performance of a described function in a computer using computer hardware (such as a processor, field-programmable gate array or other electronic combinatorial logic, or similar device), which may be operating under control of software or firmware or a combination of any of these or operating outside control of any of the foregoing. All or part of the described function may be performed by active or passive electronic components, such as transistors or resistors. A “computer process” does not necessarily require a schedulable entity, or operation of a computer program or a part thereof, although, in some embodiments, a computer process may be implemented by such a schedulable entity, or operation of a computer program or a part thereof. Furthermore, unless the context otherwise requires, a “process” may be implemented using more than one processor or more than one (single- or multi-processor) computer.
  • Having thus described the system and method in detail, it is to be understood that the foregoing description is not intended to limit the spirit or scope thereof. It will be understood that the embodiments of the present disclosure described herein are merely exemplary and that a person skilled in the art may make any variations and modification without departing from the spirit and scope of the disclosure. All such variations and modifications, including those discussed above, are intended to be included within the scope of the disclosure.

Claims (12)

What is claimed is:
1. A computer-implemented method for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files that operate on data files, the method comprising:
maintaining a first view having a production version of a dataset;
creating a task for a developer, the task being associated with a second view;
associating a first code file with the task for the first view, the first code file including code that modifies the dataset;
creating a temporary version of the dataset in the first view;
associating the temporary version of the dataset with the task;
associating a second code file with the task for the second view, the second code file including an instruction to read the dataset from the first view without identifying a specific version of the dataset from the first view; and
upon execution of the second code file in the second view, automatically reading from the temporary dataset associated with the task based on the association of the temporary dataset with the task such that the second code file in the second view modifies the temporary dataset.
2. The method of claim 1, further comprising:
placing locks on the first code file in the first view and the second code file in the second view.
3. The method of claim 2, wherein placing the locks on the first and second code files comprises checking out the first and second code files from a source control system.
4. The method of claim 1, further comprising:
receiving, from the developer, a request to commit changes made to the first and second code files;
checking the first and second code files into a source control system;
changing the temporary dataset to be a latest dataset; and
terminating the task.
5. A system for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files that operate on data files, the system comprising:
a computer system having stored thereon and executing computer processes comprising:
maintaining a first view having a production version of a dataset;
creating a task for a developer, the task being associated with a second view;
associating a first code file with the task for the first view, the first code file including code that modifies the dataset;
creating a temporary version of the dataset in the first view;
associating the temporary version of the dataset with the task;
associating a second code file with the task for the second view, the second code file including an instruction to read the dataset from the first view without identifying a specific version of the dataset from the first view; and
upon execution of the second code file in the second view, automatically reading from the temporary dataset associated with the task based on the association of the temporary dataset with the task such that the second code file in the second view modifies the temporary dataset.
6. The system of claim 5, wherein the computer processes further comprise:
placing locks on the first code file in the first view and the second code file in the second view.
7. The system of claim 6, wherein placing the locks on the first and second code files comprises checking out the first and second code files from a source control system.
8. The system of claim 5, wherein the computer processes further comprise:
receiving, from the developer, a request to commit changes made to the first and second code files;
checking the first and second code files into a source control system;
changing the temporary dataset to be a latest dataset; and
terminating the task.
9. A computer program product comprising a tangible, non-transitory computer readable medium having stored thereon a computer program for code and data versioning for managing shared datasets in a collaborative data processing system including data files and code files, the data files including production data files, the code files including production code files that operate on data files, which, when run on a computer system, causes the computer system to execute computer processes comprising:
maintaining a first view having a production version of a dataset;
creating a task for a developer, the task being associated with a second view;
associating a first code file with the task for the first view, the first code file including code that modifies the dataset;
creating a temporary version of the dataset in the first view;
associating the temporary version of the dataset with the task;
associating a second code file with the task for the second view, the second code file including an instruction to read the dataset from the first view without identifying a specific version of the dataset from the first view; and
upon execution of the second code file in the second view, automatically reading from the temporary dataset associated with the task based on the association of the temporary dataset with the task such that the second code file in the second view modifies the temporary dataset.
10. The computer program product of claim 9, wherein the computer processes further comprise:
placing locks on the first code file in the first view and the second code file in the second view.
11. The computer program product of claim 10, wherein placing the locks on the first and second code files comprises checking out the first and second code files from a source control system.
12. The computer program product of claim 9, wherein the computer processes further comprise:
receiving, from the developer, a request to commit changes made to the first and second code files;
checking the first and second code files into a source control system;
changing the temporary dataset to be a latest dataset; and
terminating the task.
US17/522,528 2015-12-22 2021-11-09 System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis Abandoned US20220066772A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/522,528 US20220066772A1 (en) 2015-12-22 2021-11-09 System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201562271041P 2015-12-22 2015-12-22
US15/388,388 US10394532B2 (en) 2015-12-22 2016-12-22 System and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis
US15/629,342 US11175910B2 (en) 2015-12-22 2017-06-21 System and method for code and data versioning in computerized data modeling and analysis
US17/522,528 US20220066772A1 (en) 2015-12-22 2021-11-09 System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/629,342 Continuation US11175910B2 (en) 2015-12-22 2017-06-21 System and method for code and data versioning in computerized data modeling and analysis

Publications (1)

Publication Number Publication Date
US20220066772A1 true US20220066772A1 (en) 2022-03-03

Family

ID=60483289

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/629,342 Active 2037-05-27 US11175910B2 (en) 2015-12-22 2017-06-21 System and method for code and data versioning in computerized data modeling and analysis
US17/522,528 Abandoned US20220066772A1 (en) 2015-12-22 2021-11-09 System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US15/629,342 Active 2037-05-27 US11175910B2 (en) 2015-12-22 2017-06-21 System and method for code and data versioning in computerized data modeling and analysis

Country Status (1)

Country Link
US (2) US11175910B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115168916A (en) * 2022-07-26 2022-10-11 北京大数据先进技术研究院 Digital object credible evidence storing method and system for mobile terminal application

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9858048B1 (en) * 2016-03-16 2018-01-02 Amazon Technologies, Inc. Deterministic execution for visually developed operations
CN108701256B (en) * 2016-08-22 2022-06-28 甲骨文国际公司 System and method for metadata driven external interface generation for application programming interfaces
US11238528B2 (en) * 2016-12-22 2022-02-01 American Express Travel Related Services Company, Inc. Systems and methods for custom ranking objectives for machine learning models applicable to fraud and credit risk assessments
US10855783B2 (en) * 2017-01-23 2020-12-01 Adobe Inc. Communication notification trigger modeling preview
US10891114B2 (en) 2017-08-17 2021-01-12 Tibco Software Inc. Interpreter for interpreting a data model algorithm and creating a data schema
US10732948B2 (en) * 2017-12-01 2020-08-04 Jpmorgan Chase Bank, N.A. System and method for implementing automated deployment
CN108287763A (en) * 2018-01-29 2018-07-17 中兴飞流信息科技有限公司 Parameter exchange method, working node and parameter server system
US11698907B2 (en) * 2018-02-28 2023-07-11 Cogility Software Corporation System and method for processing of events
US11699116B2 (en) * 2018-04-16 2023-07-11 Interset Software Inc. System and method for custom security predictive methods
US10782962B2 (en) * 2018-05-06 2020-09-22 Methodics, Inc. Component design security through restriction of a design component dependency tree
US11055454B1 (en) * 2018-06-19 2021-07-06 Amazon Technologies, Inc. Configuring and deploying Monte Carlo simulation pipelines
US11184247B2 (en) * 2018-06-19 2021-11-23 International Business Machines Corporation Workload management for computing cluster
US11226885B1 (en) 2018-06-19 2022-01-18 Amazon Technologies, Inc. Monte Carlo simulation monitoring and optimization
US10936665B2 (en) * 2018-08-09 2021-03-02 Sap Se Graphical match policy for identifying duplicative data
US10983889B2 (en) * 2018-09-04 2021-04-20 Aveva Software, Llc Stream-based composition and monitoring server system and method
US11556733B2 (en) * 2018-10-18 2023-01-17 Oracle International Corporation System and method for auto-completion of ICS flow using artificial intelligence/machine learning
KR102302631B1 (en) * 2018-10-30 2021-09-16 제노테크 주식회사 Connected data architecture system to support artificial intelligence service and control method thereof
US11599644B2 (en) * 2019-05-17 2023-03-07 Walmart Apollo, Llc Blocking insecure code with locking
US10983954B2 (en) * 2019-05-24 2021-04-20 Hydrolix Inc. High density time-series data indexing and compression
US20210055915A1 (en) * 2019-08-23 2021-02-25 Google Llc No-coding machine learning pipeline
WO2021091918A1 (en) * 2019-11-04 2021-05-14 Domino Data Lab, Inc. Systems and methods for model monitoring
US10848451B1 (en) * 2020-01-31 2020-11-24 Capital One Services, Llc Systems and methods for context development
US10902011B1 (en) 2020-01-31 2021-01-26 Capital One Services, Llc Systems and methods for context development
US20210264497A1 (en) * 2020-02-21 2021-08-26 THOTH, Inc. Methods and systems for aggregate consumer-behavior simulation and prediction based on automated flight-recommendation-and-booking systems
US20210304142A1 (en) * 2020-03-31 2021-09-30 Atlassian Pty Ltd. End-user feedback reporting framework for collaborative software development environments
KR102408152B1 (en) * 2020-04-20 2022-06-15 (주)제타미디어 History Data Managing Method On The Basis Of Artificial Intelligence
US11681721B2 (en) * 2020-05-08 2023-06-20 Jpmorgan Chase Bank, N.A. Systems and methods for spark lineage data capture
CN111857680A (en) * 2020-06-09 2020-10-30 北京麟卓信息科技有限公司 Intelligent model construction method based on meta-characteristics
US11561672B1 (en) * 2020-07-24 2023-01-24 Tableau Software, LLC Compatibility-based feature management for data prep applications
CN112181480A (en) * 2020-09-29 2021-01-05 北京达佳互联信息技术有限公司 Authority management method and device of version management system
CN113011142B (en) * 2021-03-11 2023-06-27 南京信息职业技术学院 Intelligent Excel document filling system and method based on RPA
CN113011143B (en) * 2021-03-11 2023-06-27 南京信息职业技术学院 Word document intelligent reporting system and method based on RPA
US11704112B2 (en) * 2021-04-07 2023-07-18 Ovh Method and system for reconciliation of a set of K8s resource/objects
CN113190264B (en) * 2021-04-29 2024-02-23 上海天好信息技术股份有限公司 JPA-based automatic data version generation and application device and method
US11675688B2 (en) * 2021-05-20 2023-06-13 Nextmv.Io Inc. Runners for optimization solvers and simulators
TWI781767B (en) * 2021-09-17 2022-10-21 先智雲端數據股份有限公司 Prediction-based method for analyzing change impact on software components
US20230161564A1 (en) * 2021-11-22 2023-05-25 Jpmorgan Chase Bank, N.A. System and method for adding no-code machine learning and artificial intelligence capabilities to intelligence tools
US20230315763A1 (en) * 2022-03-29 2023-10-05 Treasure Data, Inc. Interactive adaptation of machine learning models for time series data

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110113019A1 (en) * 2009-11-09 2011-05-12 Avraham Leff Concurrent Database Access by Production and Prototype Applications
US20140007068A1 (en) * 2012-06-28 2014-01-02 International Business Machines Corporation Managing changes to one or more files via linked mapping records
US20160034267A1 (en) * 2014-08-01 2016-02-04 Sap Se Lightweight application deployment
US20180101529A1 (en) * 2016-10-10 2018-04-12 Proekspert AS Data science versioning and intelligence systems and methods
US20180253296A1 (en) * 2015-10-30 2018-09-06 Hewlett Packard Enterprise Development Lp Software kit release management

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5999735A (en) 1997-04-01 1999-12-07 Intel Corporation Method for constructing a static single assignment language accommodating complex symbolic memory references
US6002879A (en) 1997-04-01 1999-12-14 Intel Corporation Method for performing common subexpression elimination on a rack-N static single assignment language
US5933145A (en) 1997-04-17 1999-08-03 Microsoft Corporation Method and system for visually indicating a selection query
US6169985B1 (en) 1998-05-29 2001-01-02 Epiphany, Inc. Method and apparatus for determining a set of database entries
US6299622B1 (en) 1999-08-19 2001-10-09 Fox Hollow Technologies, Inc. Atherectomy catheter with aligned imager
US6640221B1 (en) 2000-07-10 2003-10-28 Sas Institute Inc. System and method for configuring, sequencing and viewing joins in a query
US6850933B2 (en) 2001-11-15 2005-02-01 Microsoft Corporation System and method for optimizing queries using materialized views and fast view matching
US20030200532A1 (en) 2002-04-17 2003-10-23 Thomas Gensel System and method for sharing reusable code base
US20030204487A1 (en) 2002-04-26 2003-10-30 Sssv Muni Kumar A System of reusable components for implementing data warehousing and business intelligence solutions
US8316344B2 (en) 2005-12-30 2012-11-20 Sap Ag Software model deployment units
US7536396B2 (en) 2006-03-21 2009-05-19 At&T Intellectual Property Ii, L.P. Query-aware sampling of data streams
US9069599B2 (en) 2008-06-19 2015-06-30 Servicemesh, Inc. System and method for a cloud computing abstraction layer with security zone facilities
US8245192B1 (en) * 2008-11-18 2012-08-14 Sprint Communications Company L.P. Independent software development zones
US8856169B2 (en) 2011-07-13 2014-10-07 Case Western Reserve University Multi-modality, multi-resource, information integration environment
CA2867170C (en) 2012-05-23 2017-02-14 Exxonmobil Upstream Research Company Method for analysis of relevance and interdependencies in geoscience data
US20160070455A1 (en) 2014-09-10 2016-03-10 International Business Machines Corporation Toggle graphic object
US10394532B2 (en) 2015-12-22 2019-08-27 Opera Solutions U.S.A., Llc System and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110113019A1 (en) * 2009-11-09 2011-05-12 Avraham Leff Concurrent Database Access by Production and Prototype Applications
US20140007068A1 (en) * 2012-06-28 2014-01-02 International Business Machines Corporation Managing changes to one or more files via linked mapping records
US20160034267A1 (en) * 2014-08-01 2016-02-04 Sap Se Lightweight application deployment
US20180253296A1 (en) * 2015-10-30 2018-09-06 Hewlett Packard Enterprise Development Lp Software kit release management
US20180101529A1 (en) * 2016-10-10 2018-04-12 Proekspert AS Data science versioning and intelligence systems and methods

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Chatterjee, Ramkrishna, et al. "Using data versioning in database application development." Proceedings. 26th International Conference on Software Engineering. IEEE, 2004. (Year: 2004) *
Grundy, John C., et al. "Support for collaborative, integrated software development." Proceedings Software Engineering Environments. IEEE, 1995. (Year: 1995) *
Theußl, Stefan, and Achim Zeileis. "Collaborative Software Development Using R-Forge. Special invited paper on" The Future of R"." The R Journal 1.1 (2009): 9-14. (Year: 2009) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115168916A (en) * 2022-07-26 2022-10-11 北京大数据先进技术研究院 Digital object credible evidence storing method and system for mobile terminal application

Also Published As

Publication number Publication date
US20170351511A1 (en) 2017-12-07
US11175910B2 (en) 2021-11-16

Similar Documents

Publication Publication Date Title
US20220066772A1 (en) System and Method for Code and Data Versioning in Computerized Data Modeling and Analysis
US10268753B2 (en) System and method for optimized query execution in computerized data modeling and analysis
US10275502B2 (en) System and method for interactive reporting in computerized data modeling and analysis
US10394532B2 (en) System and method for rapid development and deployment of reusable analytic code for use in computerized data modeling and analysis
JP7344327B2 (en) System and method for metadata-driven external interface generation of application programming interfaces
WO2018236886A1 (en) System and method for code and data versioning in computerized data modeling and analysis
US7574379B2 (en) Method and system of using artifacts to identify elements of a component business model
JP2021012734A (en) System for analyzing prediction data, and method and device related thereto
US11710076B2 (en) Method, apparatus, and computer program product for machine learning model lifecycle management
CN107924406A (en) Selection is used for the inquiry performed to real-time stream
Deka Big data predictive and prescriptive analytics
Vermeulen Practical Data Science: A Guide to Building the Technology Stack for Turning Data Lakes into Business Assets
US20140149186A1 (en) Method and system of using artifacts to identify elements of a component business model
Weber Business Analytics and Intelligence
Behbahani Nejad et al. A novel architecture based on business intelligence approach to exploit big data
Liu Apache spark machine learning blueprints
Szafir Digital Transformation Enabled by Big Data
US20240061883A1 (en) Declarative modeling paradigm for graph-database
EP3869355A1 (en) Intelligent and automatic exception handling
Fekete The Goal-oriented Business Intelligence Architectures Method: A Process-based Approach to Combine Traditional and Novel Analytical Technologies
Mishra Principle & Practices Of Data Analytics
Schön IT Support
Macey 97 Things Every Data Engineer Should Know
da Silva Costa Advancing the Design and Implementation of Big Data Warehousing Systems
JP2024054219A (en) Systems and methods for dynamic lineage tracking, reconfiguration, and life cycle management - Patents.com

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION