Abstract:
A non-transitory computer-readable recording medium storing a model generation program for causing a computer to perform processing including: changing first data and generating a plurality of pieces of data; calculating a plurality of values indicating a distance between the first data and each of the plurality of pieces of data; determining whether or not a value indicating uniformity of distribution of the distance between the first data and each of the plurality of pieces of data is equal to or greater than a threshold based on the plurality of values; and in a case where the value indicating the uniformity is determined to be equal to or greater than the threshold, generating a linear regression model using a result obtained by inputting the plurality of pieces of data into a machine learning model as an objective variable and using the plurality of pieces of data as explanatory variables.
Abstract:
A recording medium storing an explanatory program for causing a computer to execute an explanatory process. The process includes: generating a plurality of pieces of data based on first data; calculating a ratio of output results, among a plurality of results output in a case that each of the plurality of pieces of data is input to a machine learning model, different from first results output in a case that the first data is input to the machine learning model; generating a linear model based on the plurality of pieces of data and the plurality of results in a case that the calculated ratio satisfies a criterion; and outputting explanatory information with respect to the first results based on the linear model.
Abstract:
A learning method includes: acquiring input data and correct answer information, the input data including a set of multiple pieces of relationship data in which relationships between variables are recorded respectively; determining conversion rule corresponding to each of the multiple pieces of relationship data such that relationships before and after a conversion of a common variable commonly in the multiple pieces of relationship data are the same, when converting a variable value in each of the multiple pieces of relationship data into converted data rearranging the variable values in an order of input; converting each of the multiple pieces of relationship data into a multiple pieces of the converted data according to each corresponding conversion rule; and inputting a set of the multiple pieces of converted data to the neural network and causing the neural network to learn a learning model based on the correct answer information.
Abstract:
A data classification apparatus includes an acquisition section for acquiring data including records; a classification section for classifying the records, wherein the classification section generates groups in which each of the records is arranged, calculates a first and a second evaluation values, determines whether or not to rearrange the first record based on the first and the second evaluation values, and performs rearrangement of the first record when it is determined that the first record is to be rearranged, the first evaluation value being based on an arrangement status of the records when a first record arranged in a first group in the groups is rearranged into a second group not included in the groups and the second evaluation value based on an arrangement status of the records when each record arranged in the first group is rearranged into either the first group or the second group.
Abstract:
A recording medium stores a program for causing a computer to execute a process including: referring to a memory storing data constituted by combinations of features to extract data groups of which the combinations satisfy each condition; identifying relationships between the features included in the data groups; classifying the relationships into a first clusters, based on first similarity; classifying the data groups into second clusters, based on second similarity; classifying the data groups into third clusters so as to classify, into a same cluster, data groups that are in a same one first cluster obtained by classifying the relationships corresponding correspond to each data group and are in a same one second cluster obtained by classifying each data group; identifying first conditions for classifying the data groups classified into each cluster and the data groups classified into other clusters; and outputting the identified first conditions with a classification result.
Abstract:
A medium storing a program for causing a computer to execute processing including: obtaining pieces of combination data each including attribute information indicating attributes of a person and information indicating which choice is selected from choices; generating, for each choice, converted data obtained by converting the information into information indicating whether the choice is selected; identifying, for each choice, based on the converted data, an attribute, from the attributes, that has a correlation greater than a criterion with the selection of the choice and a condition; identifying a common condition among conditions of different choices based on the condition; and determining a plan for improving a selection result of the choice for a target who matches one of the different choices and who matches the common condition based on a result of an analysis between the attributes and the choice by using the converted data matching the common condition.
Abstract:
A non-transitory computer-readable recording medium has stored therein a program that causes a computer to execute a process, the process including determining numerical values indicating features at respective timings having a predetermined time interval with respect to time-series data to be analyzed, numbers of the numerical values at the respective timings being made same, and generating an attractor related to the time-series data based on the determined numerical values.
Abstract:
A computer-readable recording medium storing a program for causing a computer to execute processing including: acquiring a first determination result of first graph data by performing determination processing on the first graph data; acquiring one or more first scores regarding a feature of the first graph data by using a trained model, the one or more first scores representing a basis of the first determination result of the first graph data, the trained model being a model configured to output, in response to obtaining graph data, one or more scores regarding the feature of the graph data; in a case where all of the one or more first scores are less than a threshold, specifying second graph data being a second determination result different from the first determination result; and outputting, in association with the first determination result, information regarding the feature of the second graph data.
Abstract:
A method includes: generating common information to be commonly applied to plural input data each including a combination of a value of each item and an input value in association with one or more items, the common information being for converting a correspondence between each input value and each input node in a machine learner in a case of inputting the plural input data to the machine learner; generating individual information to be individually applied to each input data, the individual information being for converting the correspondence, in association with a remaining item excluding the one or more items, by using a similarity between test data and collation data obtained by converting the correspondence; generating converted data obtained by converting the correspondence by using the generated common conversion information and the generated individual conversion information; and updating the collation data and the machine learner by using the generated converted data.
Abstract:
A learning method implemented by a computer, includes: creating an input data tensor including a local dimension and a universal dimension by partitioning series data into local units, the series data including a plurality of elements, each of the plurality of elements in the series data being logically arranged in a predetermined order; and performing machine learning by using tensor transformation in which a transformation data tensor obtained by transforming the input data tensor with a transformation matrix is outputted using a neural network, wherein the learning includes rearranging the transformation matrix so as to maximize a similarity to a matching pattern serving as a reference in the tensor transformation regarding the universal dimension of the input data tensor, and updating the matching pattern in a process of the machine learning regarding the local dimension of the input data tensor.