Text Classification
English
File size: 512 Bytes
680f14c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
artifacts:
  data:
    hash: 40aa56a90a00c03a87056c593d711c87
    size: 331
    uri: tf
call_orders:
  transform:
  - - model
    - transform
object_type: model
processors:
  model:
    methods:
      transform:
        args:
        - name: X
          type_:
            type: unspecified
        name: transform
        returns:
          type: unspecified
        varargs: args
        varkw: kwargs
    type: sklearn_transformer
requirements:
- module: sklearn
  package_name: scikit-learn
  version: 1.2.2