edit by ominiv
In this repository, I review machine learning papers and algorithms.
Contributions are always welcome :)
- Quantifying Availability and Discovery in Recommender Systems via Stochastic Reachability
- Recommendations and User Agency: The Reachability of Collaboratively-Filtered Information
- Learning Self-Modulating Attention in Continuous Time Space with Applications to Sequential Recommendation
- Towards Open-World Recommendation: An Inductive Model-based Collaborative Filtering Approach
- Correcting Exposure Bias for Link Recommendation
-
Decision Tree
-
Ensemble
- Random Forest
- Gradient Boost Machine
- XGBoost
- LightGBM
- Stacking
-
Regression
- LinearRegression
- LogisticRegression
- Polynomial Regression
- Logistic Regression
- Lasso Ridge ElasticNet
- RegressionTree
-
Dimension Reduction
- PCA / LDA / SVD / NMF
-
Clustering
- Kmeans / Mean Shift / GMM / DBSCAN
-
Text Analytics
-
Recommandation System