Skip to content
#

flask-api-rest

Here are 32 public repositories matching this topic...

基于字符级卷积神经网络的细粒度的中文情感分析以及具体的应用,将顾客打分和评论情感进行两极映射,使用数据自动标注和基于弱监督预训练的数据增强方式自动扩充和优化数据集,实验证实了在情感分类中,使用本文的字符级卷积神经网络(C-CNN-SA)可以在不依赖分词的情况下,达到的精度和 F 值均高于词级粒度。并将模型上线使用,利用tensoflow+flask restful做出的后端服务化,具体的项目细节和讲解看右面的ppt

  • Updated Jan 16, 2020
  • HTML
dispatch305_flask_backend_api

Dispatch 305 is a website to present a broker service for trucks. This repo contains the backend api developed usign Flask and Flask RESTX as an extension of Flask RESTPlus

  • Updated Apr 12, 2022
  • Python
ML-Model-Deployment-in-Flask-API

This project develops a Flask API for predicting diabetes based on parameters like blood sugar level, BMI, and blood pressure. The API enables integration with healthcare systems for diagnosis and research purposes. It doesn't include a UI and can be accessed via Postman or similar tools.

  • Updated Mar 31, 2024
  • Python

Improve this page

Add a description, image, and links to the flask-api-rest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flask-api-rest topic, visit your repo's landing page and select "manage topics."

Learn more