[大数据课程作业]分别采用神经网络、线性回归、SVM方法预测学生成绩
☆47Dec 5, 2018Updated 7 years ago
Alternatives and similar repositories for StudentGradeRegression
Users that are interested in StudentGradeRegression are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 排名(成绩)预测(入门Python和机器学习)☆53Jul 5, 2022Updated 4 years ago
- 机器学习之回归问题:线性回归、逻辑回归等等☆18Jul 21, 2014Updated 12 years ago
- 大数据线性回归预测学生成绩☆35May 30, 2020Updated 6 years ago
- 本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法☆10May 10, 2017Updated 9 years ago
- 基于OpenCV和Tkinter的指纹识别系统,使用的硬件为AS608☆15Mar 3, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于Transformer的机器翻译系统☆12Jun 28, 2022Updated 4 years ago
- PyTorch code for 3DV 2021 paper: "Multi-Category Mesh Reconstruction From Image Collections"☆18Dec 7, 2022Updated 3 years ago
- This repository is the ROS2 Gazebo simulation part of my master thesis, named 'Modelling, Simulation, and Control of a Novel Aerial Cable…☆15Dec 5, 2022Updated 3 years ago
- 利用CNN模型进行文本分类,包含双通道和单通道,是否使用词向量等多种方式☆12Jul 5, 2020Updated 6 years ago
- This implementation for the paper: Learning Neural Representations for Network Anomaly Detection. If you have questions, please do not he…☆18Aug 20, 2019Updated 7 years ago
- PSO-CNN☆11Dec 3, 2016Updated 9 years ago
- A simple C++ template class for 3 element vectors.☆10Jul 15, 2013Updated 13 years ago
- Hacks for working with drake in ROS 2, inspired by https://github.com/EricCousineau-TRI/repro/tree/master/ros/drake_ros1_hacks - Most of …☆15Sep 8, 2021Updated 4 years ago
- A Gazebo Visual Plugin for contact forces monitoring☆10Jul 13, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用决策树实现预测人才招聘市场的最低薪酬预测 | C4.5分类 | CART回归 | 剪枝 | 随机森林☆19Feb 20, 2019Updated 7 years ago
- 用多层BLSTM模型同时进行中文分词和标点符号预测☆18Nov 8, 2024Updated last year
- 使用AR自回归模型与长短时记忆网络进行时间序列数据预测☆19Mar 20, 2020Updated 6 years ago
- 本项目是一个由我个人开发的python机器学习项目,基于BP、SVR、随机森林的农业粮食产量预测,对比了三种机器学习算法的预测效果。☆23Jun 27, 2025Updated last year
- [Accepted by TNNLS] Source Code for Relational Redundancy-Free Graph Clustering☆14Sep 24, 2023Updated 2 years ago
- 基于波士顿房屋租赁价格数据,使用lasso回归算法做特征选择后,分别使用线性回归、Lasso回归、Ridge回归、Elasitic Net四类回归算法构建模型(分别测试1,2,3阶)☆13Aug 15, 2019Updated 7 years ago
- 基于BiLSTM-CRF网络的中文电子病历命名实体识别☆35Feb 18, 2019Updated 7 years ago
- ☆11Aug 16, 2019Updated 7 years ago
- 天池-人工智能辅助糖尿病预测Rank42/2522☆23Jul 7, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Code for "M. Zhang, Z. Cui, S. Jiang, and Y. Chen, Beyond Link Prediction: Predicting Hyperlinks in Adjacency Space, AAAI-2018".☆21May 14, 2018Updated 8 years ago
- Rewirte for python 3.6 edition.☆11Dec 6, 2019Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Finetuning a codegen model with python instruction set using QLORA technique for better efficacy☆11Aug 31, 2023Updated 3 years ago
- Particle Swarm Optimization☆25Sep 14, 2016Updated 9 years ago
- sougou医学词库爬取☆13Nov 21, 2019Updated 6 years ago
- Comparative study of Prediction Models for Air Pollutant ( ANN, PCA-ANN, ANFIS, PCA-ANFIS )☆23Aug 22, 2017Updated 9 years ago
- 本项目采用transformers模块,使用bert-base-chinese模型实现文本多分类。☆41Jan 16, 2021Updated 5 years ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆18Dec 1, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Node.JS client for Nameko microservice framework.☆12Dec 4, 2018Updated 7 years ago
- ☆10Apr 6, 2022Updated 4 years ago
- Project for identify human sleep stage using the combination of ELM and PSO compared to the combination of SVM and PSO☆23Sep 17, 2019Updated 6 years ago
- An Interactive Causal Analysis Tool☆19Jun 16, 2023Updated 3 years ago
- A simple path planning framework for swarm robots☆25Aug 28, 2026Updated last week
- Prompting For Named Entity Recognition☆20Sep 6, 2023Updated 3 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Apr 17, 2021Updated 5 years ago