联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 后台框架(86) 
按平台查找All Jupyter Notebook(86) 

[后台框架] Movie-Recommendation-System

由Python机器学习和Streamlit框架支持的电影推荐器模型。这是一个ML项目,用于根据您的搜索推荐电影列表
Movie Recommender Model powered by Python Machine Learning and Streamlit framework .This is a ML Project to recommend the list of movies based on your search (2024-03-09, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709968322356364.html

[后台框架] Electricity_billing_ML

在前端,项目询问有关逆变器和时间的信息,在后端,网页运行用于预防...,
In the forntend the project asks the informations about inverter and time and in the backend the webpage runs the code for the prection of electricity billing which uses ML algorithms to predict. As this project uses the python language so it uses the web frameworks like Flask . The predicted result will be sent by sms and email (2023-08-05, Jupyter Notebook, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691283645134299.html

[后台框架] -Calculator-Webapp-using-Flask-and-Google-Map-API

在这个项目中,我创建了一个距离计算器Webapp,并使用Python的烧瓶框架将其托管在云上。我们...
In this project I have created a distance calculator Webapp and hosted it on cloud using Python s Flask Framework. User needs to enter the source and destination the Python code will then call Google Maps API and display the distance and time to reach the destination from source. You can access the webapp using [https://naikshubham.pythonanywhere...](https://naikshubham.pythonanywhere.com) (2019-03-19, Jupyter Notebook, 159KB, 下载0次)

http://www.pudn.com/Download/item/id/1686883608816504.html

[后台框架] Cat-Classifier

这是一个二进制Cat分类器,它是在Python中对神经网络进行硬编码而不使用Tens...
?This is a binary Cat Classifier?? made by hard coding Neural Networks in Python without using frameworks such as Tensorflow or keras? (2020-09-25, Jupyter Notebook, 5738KB, 下载0次)

http://www.pudn.com/Download/item/id/1686883569933022.html

[后台框架] fakenews

假新闻检测器项目使用Python web框架Flask构建一个web应用程序,允许用户检查...
The fake news detector project uses Flask, a Python web framework, to build a web app that allows users to check whether a given news article is real or fake. (2023-04-03, Jupyter Notebook, 37043KB, 下载0次)

http://www.pudn.com/Download/item/id/1686883455114561.html

[后台框架] Image-reconstruction-and-Anomaly-detection

CNN自动编码器在MNIST数字数据集上训练,用于图像重建。异常检测由...执行...
CNN autoencoder is trained on the MNIST numbers dataset for image reconstruction. Anomaly detection is carried out by calculating the Z-score. The framework used is Keras. (2022-11-28, Jupyter Notebook, 264KB, 下载0次)

http://www.pudn.com/Download/item/id/1686883403897567.html

[后台框架] disease-pred-flask-app

随机森林分类器,根据Flask web应用程序上部署的不同症状预测疾病。
Random Forest Classifier to predict disease based on different symptoms deployed on a Flask web app. (2021-05-09, Jupyter Notebook, 611KB, 下载0次)

http://www.pudn.com/Download/item/id/1686483340565430.html

[后台框架] Facial-Emotion-Detector

我已经建立了一个面部情感检测器网络应用程序。在这个项目中,我使用了kerasAPI和tensorflow作为后端,OpenCV...
I have build a facial emotion detector web app. In this project, I used keras API with tensorflow as backend, OpenCV and flask. This project has 3 distinctive parts:- EXPRESSION REGRESSOR #Using keras I trained a model with images of 7 different facial expressions (happy, angry, sad, disgust, neutral, surprise, fear). During this model developme... (2023-02-16, Jupyter Notebook, 16697KB, 下载0次)

http://www.pudn.com/Download/item/id/1686483249721865.html

[后台框架] spotify

设计了一个带有Spotify API的烧瓶应用程序,使用TFIDF矢量器向用户推荐音乐,并执行探索数据...
Designed a Flask App with Spotify API to recommend music to users using TFIDF vectorizer and performed Exploratory Data Analysis with Plotly. (2021-08-13, Jupyter Notebook, 32365KB, 下载0次)

http://www.pudn.com/Download/item/id/1686483218687296.html

[后台框架] wood-clickbait

数据科学项目分析新闻推文中的点击诱饵。产品包括一个“点击百度”记分器和一个互动...
Data science project analyzing clickbait in news tweets. Products include a "clickbaitiness" scorer and an interactive dashboard demo. (2020-11-30, Jupyter Notebook, 26933KB, 下载0次)

http://www.pudn.com/Download/item/id/1686483036229356.html

[后台框架] Automatic-Answer-checker-

正在为学生和教师创建自动答案检查器web应用程序,用于对提交的答案进行评分...
Creating an automatic answer checker web application for students and teachers, for grading of the answers submitted by students against an ideal solution uploaded by the teacher. (2021-04-12, Jupyter Notebook, 4929KB, 下载0次)

http://www.pudn.com/Download/item/id/1686482781142454.html

[后台框架] End-to-end-project---Customer-churn

端到端项目——使用梯度Boost分类器算法的客户流失预测执行预处理...
End to end projects-- Customer Churning prediction using Gradient Boost Classifier Algorithm perform pre-processing steps then fit data into the Algorithm and Hyper Parameter Tunning to reduce TN & FN value to perform our model to works with a new data. Finally deploying the model using Flask API (2021-10-06, Jupyter Notebook, 1037KB, 下载0次)

http://www.pudn.com/Download/item/id/1686482766986235.html

[后台框架] vehicle-selling-price-predictor

本报告是关于使用机器学习和使用烧瓶服务器创建的web应用程序进行车辆价格预测,以及开发...
This repo is about Vehicle Price Prediction using machine learning and web app created using flask server andalso deployed on heroku (2021-03-20, Jupyter Notebook, 3149KB, 下载0次)

http://www.pudn.com/Download/item/id/1686482677333512.html

[后台框架] sigma-movies

该报告包含一个ML模型Sigma Movies,这是一个基于过滤和提取的电影推荐器...
This repo contains an ML model Sigma Movies a Movie recommender that was developed on basis of filtering and extraction and deployed on the firebase and kubernetes-K8 s (2023-02-20, Jupyter Notebook, 10581KB, 下载0次)

http://www.pudn.com/Download/item/id/1686473255837391.html

[后台框架] parkinsons-predictor

一种应用程序,允许用户根据来自麦克风接收器的数据来预测患者患帕金森病的风险...
An application that allows users to predict the risk of a patient having parkisnsons based on data from microphone recordings (2022-09-22, Jupyter Notebook, 188KB, 下载0次)

http://www.pudn.com/Download/item/id/1686473168310848.html

[后台框架] Next-Word-Predictor-LSTM-BERT-BART-ELECTRA

使用LSTM实现的下一个单词预测器应用程序,BERT。捷运局,ELECTRA,具有Django Web界面
A next word predictor app implemented using LSTM, BERT. BART, ELECTRA with a Django Web Interface (2023-02-01, Jupyter Notebook, 2096KB, 下载0次)

http://www.pudn.com/Download/item/id/1686473141770834.html

[后台框架] pokemon_type_detector

口袋妖怪类型检测器是一种预训练的深度学习模型,可以检测口袋妖怪图像的类型。该模型是一个...
Pokemon Type Detector is a pre-trained deep learning model which can detect the type of pokemon image. The model is a variant of the VGG16 with the imagenet weights. It can be used from the .py file or execute the django project to use web version. (2022-05-31, Jupyter Notebook, 263809KB, 下载0次)

http://www.pudn.com/Download/item/id/1686472946117274.html

[后台框架] tic-tac-toe-ml-project

一种使用随机森林分类器构建的简单tic-tac-toe游戏分类算法(scikit learn)。该项目和...
A simple tic tac toe game classification algorithm built using random forest classifier (scikit-learn). The project also features a web interface built with Django. () (2018-04-14, Jupyter Notebook, 2180KB, 下载0次)

http://www.pudn.com/Download/item/id/1686472864213171.html

[后台框架] emotion-music-player

根据检测到的情绪推荐歌曲的音乐播放器。为TOHacks 2021创建。
A music player that recommends songs based on your detected mood. Created for TOHacks 2021. (2022-01-04, Jupyter Notebook, 79962KB, 下载0次)

http://www.pudn.com/Download/item/id/1686472548623543.html

[后台框架] Time-Tasks-2

利用芹菜和Redis的魔力,将您的python项目转化为任务管理器和调度精灵。这是Time&Ta...
Turn your python projects into a task master and scheduling genie with the magic of Celery & Redis. This is Time & Tasks 2. (2020-11-09, Jupyter Notebook, 41KB, 下载0次)

http://www.pudn.com/Download/item/id/1686472522314884.html
总计:86