Python Machine Learning Projects

Link Prediction Based on Stochastic Information Diffusion

Abstract: Link prediction (LP) in networks predicts future interactions between elements and is a crucial machine-learning tool in genomics, social networks, marketing, and e-commerce recommender systems. Many LP techniques have been developed in the past,…

Python Machine Learning Projects

Large Scale Network Embedding A Separable Approach

Abstract: Many successful methods have been proposed for learning low-dimensional representations on large-scale networks, but almost all are designed in inseparable processes, learning embeddings for entire networks even when only a small percentage of nodes…

Python Machine Learning Projects

Dynamic Double Classifiers Approximation for Cross-Domain Recognition

Abstract: Existing cross-domain recognition methods generally focus on changing data feature representation or classifier parameters, and their performance indicates their efficiency. Most methods do not integrate them into a single optimization objective to improve learning…