HenryHengLUO /
Retrieval-Augmented-Generation-Intro-Project
This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
68/100 healthLoading repository data…
Ashishsinha10 / repository
The aim of the project was to extract information about various technology stocks mainly - Google, Apple, Microsoft and Amazon from the online stock trading sites - Yahoo Finance and to visualize different aspects of the stocks like the Adjusted Closing Prices, Volumes of stocks traded on a particular day, moving averages of the closing price-to get a basic idea of which way the price is moving by cutting down noise from the data and the daily returns on the stocks. Correlation plots were created for the daily percentage return and Closing prices of the stocks to check how correlated two stocks are. It was obvious that all technology stocks are positively correlated but few like Amazon and Microsoft were highly correlated with each other. The information gathered on daily percentage returns was further used for Risk Analysis by calculating the Expected Return (Average / mean return of the stock) and standard deviation (measurement of Risk -> Greater the std. dev. greater is the risk and vice versa). A scatter plot was created for comparing the Expected return of stocks to its risk. This helped in visualizing the risk factor of various stocks (stocks with high standard deviation and low return).
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
i have done this project during when i started learning python and webcrawling technique using scrapy
Selected from shared topics, language and repository description—not editorial ratings.
HenryHengLUO /
This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
68/100 healthcomputationalcore /
A very useful collection of Jupyter Notebooks, which aims to introduce the Python programming language.
71/100 healthDevtown-India /
Over the past decade, bicycle-sharing systems have been growing in number and popularity in cities across the world. Bicycle-sharing systems allow users to rent bicycles on a very short-term basis for a price. This allows people to borrow a bike from point A and return it at point B, though they can also return it to the same location if they'd like to just go for a ride. Regardless, each bike can serve several users per day. Thanks to the rise in information technologies, it is easy for a user of the system to access a dock within the system to unlock or return bicycles. These technologies also provide a wealth of data that can be used to explore how these bike-sharing systems are used. In this project, you will use data provided by Motivate, a bike share system provider for many major cities in the United States, to uncover bike share usage patterns. You will compare the system usage between three large cities: Chicago, New York City, and Washington, DC. Day:1 In this project, Students will make use of Python to explore data related to bike share systems for three major cities in the United States—Chicago, New York City, and Washington. You will write code to import the data and answer interesting questions about it by computing descriptive statistics. They will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics. Technologies that will be covered are Numpy, Pandas, Matplotlib, Seaborn, Jupyter notebook. We will be giving the students a deep dive into the Data Analytical process Day:2 We will be giving the students an insight into one of the major fields of Machine Learning ie. Time Series forcasting we will be taking them through the relevant theory and make them understand of the importance and different techniques that are available to deal with it. After that we will be working hands on the bike share data set implementing different algorithms and understanding them to the core We aim to provide students an insight into what exactly is the job of a data analyst and get them familiarise to how does the entire data analysis process work. The session will be hosted by Shaurya Sinha a data analyst at Jio and Parag Mittal Software engineer at Microsoft.
42/100 healthFacial recognition could soon jump from your smartphone to your workplace with employers using it to mark attendance and gauge the mood of the workforce.Every day, corporate offices and institutes are working to increase the productive working hours in a day. When the current system of clocking in daily using a fingerprint scanner is a time-consuming and inefficient use of time. I have planned to design a Voice Interactive Face Detection Based Smart Attendance management and behavior analysis to ensure a better work culture and environment,efficiency in a secure manner using Intel dev cloud. Currently, we have fingerprint and Smart-card Based entries in nearly all offices and a few schools and colleges. These system then automates the calculation of salary or attendance percentage.But fingerprint scanning and smart card barcode entries tend to take up time and prove to also be imperfect. In contrast, Face Recognition method provides a unique feature for every individual which is stored in a central database and can be retrieved during recognition and validation. The system includes an embedded application deployed in a SCB( Single Board Computer) which can interact with the users in real time. It will take down in and out time of every employee and monitor their working behavior(future scope) and notify the corresponding employee and the authority at times. We are aiming to analyze people's behavior,mood and emotions by monitoring and studying their actions in real time which in turn will help the organization know about the physical and mental status of the employees. This process of direct integration of physical world into computer vision based systems will indeed result in efficiency improvements, economic benefits and reduced human exertions. As of now I have developed a basic voice interactive attendance monitoring using Jupyter Notebook on Intel dev cloud. The in and out time (including mid in and out) will be monitored in Google spreadsheet and the system will calculate how many hours an employee has spent in office premises. The system won’t allow employees to step into the office after a certain time and won’t consider the attendance if the total hours spent is less than four hours. Everyday a mail will be sent to the admin containing the attendance details of the employees. In future, I would like to implement behavior and mood analysis of the employees and the staff on the office premises which in turn will help the concerned staff provide with solutions to get over the listless mood or erratic behavior.
55/100 healthSiddheshBangar /
The "Learn-Machine-Learning" repository on GitHub is a collection of resources and code examples aimed at helping beginners learn the basics of machine learning. The repository includes various Jupyter notebooks and Python scripts that cover topics such as data preprocessing, regression, classification and clustering.
42/100 healthDiGyt /
This repository aims to introduce students at the University of Osnabrück to Neurodynamics, allowing them to interactively investigate several neurodynamic processes using Jupyter Notebooks in Google Colab.
64/100 health