All Projects → chainRec → Similar Projects or Alternatives

477 Open source projects that are alternatives of or similar to chainRec

Rosie Pattern Language
Rosie Pattern Language (RPL) and the Rosie Pattern Engine have MOVED!
Stars: ✭ 146 (+180.77%)
Mutual labels:  data-mining
4chanMarkovText
Text Generation using Markov Chains fed by 4chan APIs
Stars: ✭ 28 (-46.15%)
Mutual labels:  data-mining
rumor-fake-news-papers
🚨 Rumor, Fake News, Misinformation Papers
Stars: ✭ 35 (-32.69%)
Mutual labels:  data-mining
pathpy
pathpy is an OpenSource python package for the modeling and analysis of pathways and temporal networks using higher-order and multi-order graphical models
Stars: ✭ 124 (+138.46%)
Mutual labels:  data-mining
Python Machine Learning Book
The "Python Machine Learning (1st edition)" book code repository and info resource
Stars: ✭ 11,428 (+21876.92%)
Mutual labels:  data-mining
BLUELAY
Searches online paste sites for certain search terms which can indicate a possible data breach.
Stars: ✭ 24 (-53.85%)
Mutual labels:  data-mining
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (-69.23%)
Mutual labels:  data-mining
DataCon
🏆DataCon大数据安全分析大赛,2019年方向二(恶意代码检测)冠军源码、2020年方向五(恶意代码分析)季军源码
Stars: ✭ 69 (+32.69%)
Mutual labels:  data-mining
Efficient Apriori
An efficient Python implementation of the Apriori algorithm.
Stars: ✭ 145 (+178.85%)
Mutual labels:  data-mining
sql-cookbook
Common SQL recipes and best practises
Stars: ✭ 68 (+30.77%)
Mutual labels:  data-mining
FEATHER
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Stars: ✭ 34 (-34.62%)
Mutual labels:  data-mining
emperor-os
(new released v2.5 LTS.2022-06-25) It has focused on developing an All in One operating system for programming, designing and data science.Emperor-OS has over 500 apps and important tools
Stars: ✭ 32 (-38.46%)
Mutual labels:  data-mining
Matrixprofile
A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
Stars: ✭ 141 (+171.15%)
Mutual labels:  data-mining
Recommendersystem Dataset
This repository contains some datasets that I have collected in Recommender Systems.
Stars: ✭ 249 (+378.85%)
Mutual labels:  recommender-system
dh-core
Functional data science
Stars: ✭ 123 (+136.54%)
Mutual labels:  data-mining
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+5292.31%)
Mutual labels:  recommender-system
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+25628.85%)
Mutual labels:  data-mining
Reco Papers
Classic papers and resources on recommendation
Stars: ✭ 2,804 (+5292.31%)
Mutual labels:  recommender-system
non-api-fb-scraper
Scrape public FaceBook posts from any group or user into a .csv file without needing to register for any API access
Stars: ✭ 40 (-23.08%)
Mutual labels:  data-mining
Disco
Recommendations for Ruby and Rails using collaborative filtering
Stars: ✭ 207 (+298.08%)
Mutual labels:  recommender-system
Striplog
Lithology and stratigraphic logs for wells or outcrop.
Stars: ✭ 133 (+155.77%)
Mutual labels:  data-mining
Implicit
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Stars: ✭ 2,569 (+4840.38%)
Mutual labels:  recommender-system
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (+65.38%)
Mutual labels:  data-mining
Drl4recsys
Courses on Deep Reinforcement Learning (DRL) and DRL papers for recommender systems
Stars: ✭ 196 (+276.92%)
Mutual labels:  recommender-system
Wekadeeplearning4j
Weka package for the Deeplearning4j java library
Stars: ✭ 127 (+144.23%)
Mutual labels:  data-mining
Graph Networks
A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually updated and refined
Stars: ✭ 192 (+269.23%)
Mutual labels:  recommender-system
heidi
heidi : tidy data in Haskell
Stars: ✭ 24 (-53.85%)
Mutual labels:  data-mining
Recsys course at polimi
This is the official repository for the Recommender Systems course at Politecnico di Milano.
Stars: ✭ 180 (+246.15%)
Mutual labels:  recommender-system
Rightmove webscraper.py
Python class to scrape data from rightmove.co.uk and return listings in a pandas DataFrame object
Stars: ✭ 125 (+140.38%)
Mutual labels:  data-mining
Collaborativememorynetwork
Collaborative Memory Network for Recommendation Systems, SIGIR 2018
Stars: ✭ 170 (+226.92%)
Mutual labels:  recommender-system
recsys slates dataset
FINN.no Slate Dataset for Recommender Systems. A dataset containing all interactions (viewed items + response (clicked item / no click) for users over a longer time horizon.
Stars: ✭ 48 (-7.69%)
Mutual labels:  recommender-system
Nlp4rec Papers
Paper list of NLP for recommender systems
Stars: ✭ 162 (+211.54%)
Mutual labels:  recommender-system
Openhistorian
The Open Source Time-Series Data Historian
Stars: ✭ 120 (+130.77%)
Mutual labels:  data-mining
ml-nlp-services
机器学习、深度学习、自然语言处理
Stars: ✭ 23 (-55.77%)
Mutual labels:  data-mining
Pyhealth
A Python Library for Health Predictive Models
Stars: ✭ 360 (+592.31%)
Mutual labels:  data-mining
Sbr Go
Recommender systems for Go
Stars: ✭ 159 (+205.77%)
Mutual labels:  recommender-system
Ayakashi
⚡️ Ayakashi.io - The next generation web scraping framework
Stars: ✭ 117 (+125%)
Mutual labels:  data-mining
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+196.15%)
Mutual labels:  recommender-system
tf-recsys
tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow in order to utilize GPU acceleration.
Stars: ✭ 91 (+75%)
Mutual labels:  recommender-system
Ncf
A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17
Stars: ✭ 149 (+186.54%)
Mutual labels:  recommender-system
Lab Workshops
Materials for workshops on text mining, machine learning, and data visualization
Stars: ✭ 112 (+115.38%)
Mutual labels:  data-mining
Rsparse
Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations.
Stars: ✭ 145 (+178.85%)
Mutual labels:  recommender-system
dee2
Digital Expression Explorer 2 (DEE2): a repository of uniformly processed RNA-seq data
Stars: ✭ 32 (-38.46%)
Mutual labels:  data-mining
Kdd winniethebest
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall first place
Stars: ✭ 142 (+173.08%)
Mutual labels:  recommender-system
Webplotdigitizer
HTML5 based online tool to extract numerical data from plot images.
Stars: ✭ 1,605 (+2986.54%)
Mutual labels:  data-mining
Sdm
Sequential deep matching model for recommender system at Alibaba
Stars: ✭ 139 (+167.31%)
Mutual labels:  recommender-system
svae cf
[ WSDM '19 ] Sequential Variational Autoencoders for Collaborative Filtering
Stars: ✭ 38 (-26.92%)
Mutual labels:  recommender-system
Movielens Recommender
A pure Python implement of Collaborative Filtering based on MovieLens' dataset.
Stars: ✭ 131 (+151.92%)
Mutual labels:  recommender-system
Gspan
Python implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.
Stars: ✭ 103 (+98.08%)
Mutual labels:  data-mining
Comirec
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
Stars: ✭ 123 (+136.54%)
Mutual labels:  recommender-system
rs datasets
Tool for autodownloading recommendation systems datasets
Stars: ✭ 22 (-57.69%)
Mutual labels:  recommender-system
Vizuka
Explore high-dimensional datasets and how your algo handles specific regions.
Stars: ✭ 100 (+92.31%)
Mutual labels:  data-mining
XCloud
Official Code for Paper <XCloud: Design and Implementation of AI Cloud Platform with RESTful API Service> (arXiv1912.10344)
Stars: ✭ 58 (+11.54%)
Mutual labels:  data-mining
tf-idf-python
Term frequency–inverse document frequency for Chinese novel/documents implemented in python.
Stars: ✭ 98 (+88.46%)
Mutual labels:  data-mining
tree-hugger
A light-weight, extendable, high level, universal code parser built on top of tree-sitter
Stars: ✭ 96 (+84.62%)
Mutual labels:  data-mining
Tf-Rec
Tf-Rec is a python💻 package for building⚒ Recommender Systems. It is built on top of Keras and Tensorflow 2 to utilize GPU Acceleration during training.
Stars: ✭ 18 (-65.38%)
Mutual labels:  recommender-system
modelscript
REPO MOVED TO https://github.com/repetere/jsonstack-data - Data Science and Machine learning in JavaScript
Stars: ✭ 40 (-23.08%)
Mutual labels:  data-mining
retailbox
🛍️RetailBox - eCommerce Recommender System using Machine Learning
Stars: ✭ 32 (-38.46%)
Mutual labels:  recommender-system
Qminer
Analytic platform for real-time large-scale streams containing structured and unstructured data.
Stars: ✭ 206 (+296.15%)
Mutual labels:  data-mining
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+588.46%)
Mutual labels:  data-mining
301-360 of 477 similar projects