correlation-matrix
There are 130 repositories under correlation-matrix topic.
lequant40/portfolio_allocation_js
A JavaScript library to allocate and optimize financial portfolios.
karvenka/netsci-project
Network Analysis for Financial Markets
numericalalgorithmsgroup/NAGPythonExamples
Examples and demos showing how to call functions from the nAG Library for Python
GunnarPDX/Nice-Charts
📊🎨 Nice looking financial chart examples.
MeghnathReddy/Concrete-Compressive-Strength-Prediction
Different modeling techniques like multiple linear regression, decision tree, and random forest, etc. will be used for predicting the concrete compressive strength. A comparative analysis will be performed to identify the best model for our prediction in terms of accuracy. The best model will be helpful for civil engineers in choosing the appropriate concrete for bridges, houses construction.
LailaMahmoudi/Breast-Cancer-Predictions-With-SVM
Implementation of SVM Classifier To Perform Classification on the dataset of Breast Cancer Wisconin; to predict if the tumor is cancer or not.
wangruinju/Double-Fusion
A bayesian approach to examining default mode network functional connectivity and cognitive performance in major depressive disorder
GunnarPDX/Correlations
📊 A financial correlations library for Elixir, fully compatible with the elixir Decimal library.
labrijisaad/Car-Price-Prediction
Car Price Prediction
meantrix/corrp
Compute multiple types of correlations analysis (Pearson correlation, R^2 coefficient of linear regression, Cramer's V measure of association, Distance Correlation,The Maximal Information Coefficient, Uncertainty coefficient and Predictive Power Score) in large dataframes with mixed columns classes(integer, numeric, factor and character) in parallel backend.
kmedian/korr
collection of utility functions for correlation analysis
PatilNi3/PROJECT_MACHINE_LEARNING_1
Credit Card Fraud Detection using Random Forest Algorithm
tamaghnaroy/RandomCorrMat
Package for the simulation of random correlation matrix
Yyalexx/Inter-RAO-hackathon
ТурбоХакатон на платформе codenrock.com (DBSCAN, seaborn, matplotlib)
FaezehAbedi2023/Statistical-Analysis-in-Sensor-Data-Processing-with-Machine-Learning-Models
This project develops an activity recognition model for a mobile fitness app using statistical analysis and machine learning. By processing smartphone sensor data, it extracts features to train models that accurately recognize user activities.
Yyalexx/miniatures
function might come in handy
yash-dahima/CSE523-Machine-Learning-2023-Air-Quality-Prediction
This repository contains codes, datasets, results, and reports of a machine learning project on air quality prediction.
574567254/Stroke_Prediction_Analysis
Aims to build a classification model that can provide a basic understanding of what types of personal characteristics are likely to cause stroke and the probability that those characteristics lead to stroke.
AylinNaebzadeh/NYC-Yellow-Taxi-Trip-Data-Analysis
There are implemented some data mining and data processing algorithms over the NYC yellow taxies dataset, which have been provided in Kaggle.
jduarte00/clustering_shrinkage_estimator
Implementation of the correlation matrix estimator using shrinkage technique with clustering.
vaitybharati/Multi-Linear-Reg
Multi-Linear-Reg
dev-ev/isobaric-correlations
Exploring correlations in an isobaric labeling mass spectrometry-based proteomic data set
franklinjtan/Portfolio-Diversification-Correlation-Risk-Management-with-Python
Determining uncorrelated returns
GiladAmar/A-new-coefficient-of-correlation
Implementation of the paper https://arxiv.org/abs/1909.10140 proposed correlation function.
laurenemilyto/cryptocurrency-clusters
Cryptocurrency classification system using dimensionality reduction with PCA & t-SNE and cluster analysis with K-Means
Quantum-Software-Development/Integrated-Project-for-Business
Integrated Project for Business
searchgame/bulk-correlations
Quickly uncover potential relationships in a CSV dataset by getting an overview of correlation coefficients between several pairs of metrics (correlation matrix).
vishnugovind10/CorrelationIndicator
Crypto Asset Correlation in Real Time
Aaditatgithub/The-Framingham-Heart-Study
Cardiovascular Disease Prediction using NHANES dataset, leveraged (dk what not) classifiers such as SVM, LR, RF, XGBoost, KNN, C5, BaggedCART, etc. Shiny UI for showcasing predictions
aarryasutar/Credit_EDA
This project focuses on cleaning and analyzing a loan application dataset to gain insights into the factors influencing loan defaults. Through systematic data cleaning, visualization, and merging with previous application data, it provides a robust foundation for further predictive modeling.
Jean-LucasLS/Regressao-Linear-1
Utilizando-se a técnica de regressão linear, com o auxílio do framework scikit-learn, foram realizados dois projetos nos quais foram utilizados dois databases diferentes (um de consumo de cerveja, e outro do preço de imóveis). Utlizando-se ambos, foi possível prever o consumo de cerveja e o preço dos imóveis, com base nas variáveis explanatórias.
Mukul-kush/SaaS-Pipeline-Conversions
Sales Pipeline Conversion in a SAAS Startup
rosaaestrada/MentalHealth-Age-Analysis
Pearson's Chi-square, Analysis of Variance (ANOVA), and Correlation Matrix to analyze the relationship between mental health and age.
unnatibshah/LASSO-and-Boosting-for-Regression
LASSO and Boosting for Regression on Communities and Crime data
Yazangthb/ML_basics
This repository includes a small project that includes main ML topics as a reference.