搜索资源列表
software
- NeQuick模型是欧洲Galileo系统拟采用的电离层模型,该模型是ITU推荐版本,语言是fortran.-NeQuick model ionosphere model to be adopted by the European Galileo system, the model is the ITU recommended version, language is fortran
colaberate-filtering
- 协同过滤 推荐系统 基于共同评分的用户相似度计算-user simularity compute
KNN-TOPN
- 以movielens为数据集写的TOP—N推荐系统,基于KNN算法-Write to movielens dataset TOP- N recommendation system, based on KNN algorithm
source
- 智能推荐系统属于数据发掘与机器学习相交织的学科。本代码是智能推荐系统中最基础的UCF,ICF和RSVD算法的实现。-Intelligent recommendation system is a data mining and machine learning intertwined disciplines. The code is the most intelligent recommendation system based UCF, ICF and RSVD algorithm.
g13tsr
- 机器学习启蒙实战学习源码,回归模型,分类模型,聚类和相似度模型,推荐系统,深度学习等学习代码。(Machine learning, practical combat learning source,regression model, classification model, clustering and similarity model, recommendation system, depth learning and other learning code.)
电影评分 svd
- SVD算法不光可以用于降维算法中的特征分解,还可以用于推荐系统,以及自然语言处理等领域。是很多机器学习算法的基石。内含电影平分数据集(SVD algorithm can be used not only in feature decomposition of dimension reduction algorithm, but also in recommendation system, natural language processing and other fields. Is the c