1,600 skills found · Page 8 of 54
black-shadows / Attendance Using Face RecognitionHuman face detection and recognition is an important technology used in various applications such as video monitor system. Traditional method for taking attendance is Roll Number of student and record the attendance in sheet which takes a lot of time. Because of that systems like automatic attendance is used. To overcome the problems like wastage of time, incorrect attendance, the proposed system gives a method like when he enters the class room , system marks the attendance by extracting the image using Principal Component Analysis algorithm. The system will record the attendance of the student automatically. The student database is collected, it includes name of the students, there images and roll number. It carries an entry in log report of every student of each subject and generates a PDF report of the attendance of the student.
rosinality / KnotterImplementation of Mapper algorithm for Topological Data Analysis
amankaushik / Stock Market Recommendation SystemThe information system chosen for the project was a stock investment management website providing live prices, historical data, news articles, etc and also basic analysis and recommendations using data mining techniques. 1. Crawling and parsing Yahoo-Finance, Reuters and Twitter data (Java, twitter4j). 2. Web Interface using J2EE and Struts-2 framework. jQuery (highstocks lib) for showing technical charts. 3. Database integration, data cleaning, feature selection on the collected data and applying linear regression and classification algorithms : SVM, Naive Bayes to produce detailed analysis and recommendations.
chs74515 / PeopleCounterIn present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Computer Vision Systems. Providing (real time) traffic information will help improve and reduce pedestrian and vehicle traffic, especially when the data collected is learned and analyzed over a period of time, which makes its highly essential to identify people, vehicles and objects in general and also accurately counting the number of people and/or vehicles entering and leaving a particular location in real time. To perform people counting, a robust and efficient system is needed. This research is aimed at making a pedestrian traffic reporting system for certain areas and buildings around the campus to potentially help ease traffic circulation. Providing this information will be done through a developed application, which includes image processing with Open Computer Vision (OpenCV). This will show the amount of traffic in certain buildings or area over a period of time. OpenCV is a cross-platform library which can be used to develop real-time Computer Vision applications [Opencv, 2015b]. It is mainly focused on image processing, video capture and analysis including features like people and object detection. The operations performed were based on the performance and accuracy of the tracking algorithms when implemented in embedded devices such as the Raspberry Pi and the Tinker Board. The Pi Camera was used for real time vision and hosted on the embedded device. The proposed method used was conjoined with an open-source visual tracking implementation from the contribution branch of the OpenCV library and a unique technique for people detection along with different Filtering Algorithms for tracking this. The programming language of choice to implement these features (Tracking and Detection) is python and its libraries. The present work describes a standalone people counting application designed using Python OpenCV and tested on embedded devices ranging from the Raspberry Pi3 to a Tinker Board and a compatible Camera. All these were used in prototyping the design of this application. The results reported and showed that the Person-Counter system developed counted the number of people entering the designated area (down), and the number of people leaving (up).
Vanclief / Algo Trading CryptoAlgorithmic Trading of Cryptocurrencies using Sentiment Analysis and Machine Learning
PauloCarvalhoRJ / GammarayGammaRay: a graphical interface to GSLib and other geomodeling algorithms. *NEW* in May, 6th: Drift analysis.
bioinfoDZ / RISCA R package for integrated scRNA-seq data analysis using the RPCI algorithm
dronemapper-io / CropAnalysisA jupyter notebook with crop analysis algorithms utilizing digital elevation models and multi-spectral imagery (R-G-B-NIR-Rededge-Thermal)
justEhmadSaeed / Timetable Scheduler⏲ An Activity Scheduling Project of Algorithms Analysis to schedule the timetable for Educational Institutes.
ulfaslak / Py PchaPython package that implements the PCHA algorithm for Archetypal Analysis by Mørup et. al.
MarcinWachowiak / Music Aoa Estimation PyParametric analysis of MUSIC algorithm for Angle of Arrival estimation in Python
flatironinstitute / Online PspA collection of computationally efficient algorithms for online subspace learning and principal component analysis
algorithm-tools / CausalAnalysisAlgorithmic implementation of indicators causal analysis, causal inference using Java. Helps to quickly find the root cause of indicators
ruch0401 / CSCI570 AOACSCI 570 - Analysis of Algorithms (Fall 2021) | Graduate Level Course taught by Prof. Shahriar Shamsian at USC | Credits - 4
zhangzuomin / AI Trade Intelligence Decision PlatformThe Artificial Intelligence Trade Intelligence Decision Platform is a comprehensive solution that integrates advanced data analysis with intelligent algorithms, featuring excellent maintainability and scalability, serving as an important tool for promoting intelligent trade upgrades and scientific decision-making.
wangys96 / Bayesian Stock Market SentimentA stock market text sentiment analysis website. A股舆情分析, web-crawler, bayesian algorithm, SQL, django, data-visualization.
dMLTquant / DMLTresearchBeginner friendly guide into the world of investing, quant data analysis and algorithmic trading.
rhondabacher / ISMB2019 SingleCellTutorialTutorials and code for ISMB 2019 short course on Recent Advances in Statistical Methods and Computational Algorithms for Single-Cell Omics Analysis
loveboyz / ProteoLizard AlgorithmToolkitAdvanced machine learning algorithms for processing ion-mobility mass spectrometry (IMS-MS) raw data to enable high-throughput, efficient analysis leveraging GPUs and modern hardware.
poojahira / Spmv CudaImplementation and analysis of five different GPU based SPMV algorithms in CUDA