Pinned Repositories
artificial-intelligence
Repository containing the projects produced while on the Artificial Intelligence course at Aalto University.
Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
candisc
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
canonical-correlation-analysis
This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profiling of the different groups using descriptive statistics and provide an automated method to export the results.
Canonical-Correlation-and-its-Variants
This repository has the code for the Canonical Correlation and its Variants : found at the paper "Cluster Canonical Correlation Analysis"
Canonical_Correlation_Function
jamieon's Repositories
jamieon/coursera-data-analysis-and-statistical-inference
Data Analysis project for the coursera's data analysis and statistical inference course
jamieon/Social_and_Economic_Networks_Models_and_Analysis
Social and Economic Networks Models and Analysis
jamieon/CCP
:exclamation: This is a read-only mirror of the CRAN R package repository. CCP — Significance Tests for Canonical Correlation Analysis (CCA)
jamieon/datasharing
The Leek group guide to data sharing
jamieon/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
jamieon/SNA-Lada
Empirical Network Analysis Project for Coursera Social Network Analysis class by Lada Adamic
jamieon/cca
Canonical Correlation Analysis