1,603 skills found · Page 27 of 54
firuzakhmad / Code2logicA cross-platform algorithm visualization tool built with modern C++ and OpenGL. Code2Logic provides interactive visualizations of common algorithms with detailed step-by-step execution, real-time variable tracking, and performance analysis.
guilhermessc / Pair TradingFinancial analysis and demonstration of the classic algorithmic trading method, pair trading. This analysis compares the portfolio's growth with the underlying assets value and volatility over time.
lhl-cdut / PolarGUIPolarGUI-A MATLAB-based tool for polarization analysis of the three-component seismic data using different algorithms
sbiswas8 / Space Nav TrackThis the repository of the accompanying MATLAB codes for the Book Navigation and Tracking in Space: Analysis and Algorithms
fstqwq / AI2615Programming guide for AI2615, Algorithm Design and Analysis
aashari / Example Android Rectangle DetectorAndroid computer vision example demonstrating real-time rectangle detection using OpenCV. Features contour detection, shape analysis, and perspective transformation for document scanning. Includes UI overlay implementation and edge detection algorithms.
tule2236 / NLP And Stock PredictionUse NLP and ML for Sentiment analysis to improve Stock Prediction models. Crawl data, generate training labels, integrate 3 data sources, and experiment with many combinations of labels and algorithms.
ZechangSun / QFAQuasar Factor Analysis – An Unsupervised and Probabilistic Quasar Continuum Prediction Algorithm with Latent Factor Analysis
avhn / MIT6006Introduction to Algorithms
trehansiddharth / 6046 Algorithms HaskellAll the algorithms from MIT 6.046 (Design and Analysis of Algorithms) in Haskell instead of imperative code
Abdulraqib20 / Sentiment Analysis With Student FeedbackSentiment analysis of student feedback in engineering education. The goal is to analyze and gain insights from student feedback data to understand their sentiments and identify areas for improvement. The sentiment analysis is performed using natural language processing techniques and machine learning algorithms to classify feedback data.
guzus / Go ViralClaude Code skill for optimizing X/Twitter posts based on algorithm analysis
mayankrastogi / Cloud SimulationSimulation and analysis of cloud computing architectures and algorithms using CloudSim Plus
kurveakshay / Options Trading Using Artificial Neural Network And Algorithmic TradingA system which uses AI / Machine Learning algorithms and recommends the appropriate options to buy/sell, so that trader can maximise his profits. It provides advanced technical analysis for profitable stock market trading and accurate buy & sells alerts along with entry and exit levels
Shashivadan / FireTrackFireTrack is an innovative project aimed at revolutionizing wildfire prediction and prevention through advanced technology and data analytics. By leveraging satellite imagery, weather data, and machine learning algorithms, FireTrack provides real-time monitoring and predictive analysis of fire-prone areas.
lxy0068 / GWO Optimizing SVM Regression Prediction Based On KPCA Kernel Principal Component AnalysisGrey Wolf Algorithm Optimization Support Vector Machine Regression Prediction Based on KPCA Kernel Principal Component Analysis (Model Code for Mathematical Modeling Competition)
etheban / OpenCossanOpenCossan represents the core of COSSAN software. All the algorithms and methods have been coded in a matlab toolbox allowing numerical analysis, reliability analysis, simulation, sensitivity, optimization, robust design and much more. Released under the LGPL license, the engine can be used, modified and redistributed free of charge. It is supported by an extensive documentation and tutorials.
leonsnill / GeeoGEEO is a processing pipeline and collection of algorithms for obtaining Analysis-Ready-Data (ARD) from Landsat and Sentinel-2 using the Google Earth Engine Python API.
Neil-Crago / MomaMOMA is a Rust framework for exploring complex systems including cosmology, bioinformatics, number theory, algorithmic data analysis and cryptography through the lens of Moving Origin Modular Arithmetic.
AayushTyagi1 / Bot DetectionBot Detection in Social Media Accounts: In social media (Facebook, twitter, Instagram) there are multiple bot accounts used by various political parties or organisation for there benefits. Can you develop an algorithm to detect the bot accounts using some of the properties/features of bot accounts? It will help to us to use the data from real accounts in multiple analysis.