Cost-sensitive dynamic clustering method for carrying out rapid feature learning on unbalanced data
A cost-sensitive, feature learning technology, applied in the field of financial transaction risk control, to achieve the effects of stable and robust model learning, fast learning, and reduced training time
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0025] A cost-sensitive dynamic clustering method for fast feature learning on imbalanced data, comprising the following steps:
[0026] 1) A benchmark feed-forward neural network;
[0027] Prepare a two-category unbalanced data set. There are N samples in the training set, and the feature dimension of each sample is d-dimensional. Construct a benchmark feedforward neural network, including three layers: input layer, hidden layer, and output layer, and the number of neurons in each layer is d, 2d, and 1, respectively. The parameters in the middle of the neural network are respectively denoted as W 0 and W 1 , the activation function used in the hidden layer is RELU, the form is f(x)=max(x,0), and the output layer uses the Sigmoid function, the form is f(x)=1 / 1+e -x . Note that the input sample feature is x, and the expression of the hidden layer is h, then h=RELU(W 0 *x), the expression of the output layer is o, then o=Sigmoid(W 1 *h).
[0028] 2) Relabel the sample lab...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

