• Stars
    star
    124
  • Rank 286,621 (Top 6 %)
  • Language
    Java
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

my graduated programmer work, a Postgraduate entrance examination school intelligent recommendation system, based on simple machine algorithms, and achieve a number of simple machine learning algorithms

基于简单机器算法的考研择校智能推荐系统

使用的技术:

Web端

SSM框架+Maven+Mysql+Tomcat,实现了基本的论坛功能,包括发表帖子、查看帖子、浏览收藏点赞评论、登录注册等(页面模仿的考研帮)

算法

使用Python语言编写,在Java中使用JPython通过cmd调用Python脚本即可

实现算法包括但不局限于:

  • 基于用户的协同过滤算法、基于物品的协同过滤算法

  • PageRank算法、基于内容的排序算法(单词频度、单词距离、单词位置)

  • 简单的单层神经网络用于对搜索结果进行排序优化

  • 基于逻辑回归的简单图形验证码识别

  • 决策树算法对用户进行分类

爬虫

爬虫爬取的数据为王道考研论坛的帖子数据,近作为分析使用,不可用作商业用途,使用Python语言编写

【仅用于分享学习使用】

More Repositories

1

CNKISpider

a spider for cnki patent content, just for study and commucation, no use for business.
Python
121
star
2

SinaWeiboSpider

A web spider for Sina Weibo, based on Scrapy framework and mongodb database.
Python
110
star
3

ML-IN-ACTION

The codes I code for the book 《Machine Learning In Action》,and I revise the error in the book to confirm the codes run successfully.
Python
96
star
4

TaiWanML

The reading notes about the course of 《The basic of machine learning》 by Hung-yi Lee,National Taiwan University. Learn from many blogs on web.
91
star
5

KaggleOrOthersJourney

The notes of Alibaba TianChi and Kaggle competitons, including codes and experiences
Python
86
star
6

seu-thesis-latex-template

东南大学毕业论文latex模板
TeX
83
star
7

AngelEyes

a system for searching information about losing children. you can find text information and upload images to achieve the similarity with the images in the system database so that you can be sure if this children is the person who you want to find.
Java
54
star
8

PythonForDataAnalysis

利用Python进行数据分析学习笔记以及自己寻找数据集做的练习
Jupyter Notebook
44
star
9

tensquare

微服务实战项目,包括服务发现、服务调用、熔断器、服务网关、集中配置、消息总线、容器部署、容器监控等
Java
12
star
10

100-papers-recodes-plan

In order to better understand the paper and exercise own code ability
Jupyter Notebook
4
star
11

MySQLForOptimization

数据库优化策略
3
star
12

DrugBank-csv

DrugBank csv format data and python process demo
Python
3
star
13

MyLaTeX

LaTeX练习和笔记
2
star
14

wen-fei.github.io

home pages for writting
CSS
2
star
15

Biomedical-Dataset

Biomedical related dataset, include umls、DrugBank、UniProtKB, et al.
1
star
16

deep-spring

deep spring、spring-boot
Java
1
star
17

mall

电商项目
Java
1
star
18

CEGNN

cross-graph embedding based on mutil-view random walk and multimodal feature
Jupyter Notebook
1
star
19

GEOM

Building Knowledge Graph based PICO for ERM
Python
1
star
20

jvm-in-go

a toy jvm in Go
Go
1
star
21

CodeMask

面码,互联网知识记忆辅助器
Java
1
star
22

elderly-acmer

a rod for elderly acmer
C++
1
star
23

NetsPytorch

Pytorch implementation of classic networks
Python
1
star
24

old-acmer

a road for old acmer
1
star
25

myhadoop

hadoop for partices
Java
1
star
26

jvm-gctuning-guide

Java Platform, Standard Edition HotSpot Virtual Machine Garbage Collection Tuning Guide 翻译版
1
star