Flask-RESTful Documentation
Release 0.3.6Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: • The data to be represented in the response body • The http status code • A dictionary of headers The transformer should0 码力 | 46 页 | 245.60 KB | 1 年前3
Flask-RESTful Documentation Release 0.3.6Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: The data to be represented in the response body The http status code A dictionary of headers The transformer should convert0 码力 | 49 页 | 91.90 KB | 1 年前3
Flask-RESTful Documentation
Release 0.3.7Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: • The data to be represented in the response body • The http status code • A dictionary of headers The transformer should0 码力 | 50 页 | 253.09 KB | 1 年前3
Flask-RESTful Documentation
Release 0.3.8Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: • The data to be represented in the response body • The http status code • A dictionary of headers The transformer should0 码力 | 50 页 | 253.64 KB | 1 年前3
Flask-RESTful Documentation Release 0.3.8Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: The data to be represented in the response body The http status code A dictionary of headers The transformer should convert0 码力 | 55 页 | 93.30 KB | 1 年前3
Flask-RESTful Documentation Release 0.3.7Looks up the representation transformer for the requested media type, invoking the transformer to create a response object. This defaults to default_mediatype if no transformer is found for the requested mediatype the transformer represents. Three arguments are passed to the transformer: The data to be represented in the response body The http status code A dictionary of headers The transformer should convert0 码力 | 55 页 | 93.21 KB | 1 年前3
Python的智能问答之路 张晓庆 label • numpy:计算w2v cosine/fasttext cosine • wmd:计算wmd特征 • esim:计算lstm-esim特征 • tensorflow:计算transformer-esim特征 • scikit learn:调用LR训练模型 各个击破-评估 • 评估数据 Ø 领域均衡:6个领域,每个领域50个知识点 Ø 评估数据对标训练数据:每个知识点12个相似问用于训练,3个相似问用于评估0 码力 | 28 页 | 2.60 MB | 1 年前3
Jupyter Notebook 4.x Documentation# transform the input to executable Python code = self.shell.input_transformer_manager.transform_cell(cell.input) # run the code in themodule exec(code0 码力 | 128 页 | 1.86 MB | 1 年前3
Jupyter Notebook 5.1.0 Documentationcell.cell_type == 'code': # transform the input to executable Python code = self.shell.input_transformer_manager.transform_cell(cell.source) # run the code in themodule exec(code, mod.__dict__) finally:0 码力 | 128 页 | 1.72 MB | 1 年前3
Jupyter Notebook 5.0.0 Documentationcell.cell_type == 'code': # transform the input to executable Python code = self.shell.input_transformer_manager.transform_cell(cell.source) # run the code in themodule exec(code, mod.__dict__) finally:0 码力 | 129 页 | 1.76 MB | 1 年前3
共 101 条
- 1
- 2
- 3
- 4
- 5
- 6
- 11













