NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-26 00:18:09 UTC
- JSON Representation
https://github.com/jnayak1/naive_bayes_cars
Using Naive Bayes and SGD ML algorithms to predict if a new car will decrease in price
cars machine-learning naive-bayes numpy sklearn
Last synced: 07 May 2026
https://github.com/prajakta1321/exoplanet-atmospheric-characterization-1
A machine learning project to classify exoplanets using light curve image data. Developed as part of the ML4SCI GSoC 2025 Test Task. Includes data processing, CNN-based model, and full report.
classification colab-notebook dbscan gsoc-2025 machine-learning-algorithms matplotlib-python ml numpy open-source pca-analysis python3 seaborn
Last synced: 07 May 2026
https://github.com/ragnarok540/sympy-tutorial
matplotlib numba numpy scipy simpy
Last synced: 07 May 2026
https://github.com/djdurga/predictive_analysis_in_diabetes
This project applies Logistic Regression to predict diabetes in patients using the Pima Indians Diabetes Dataset. It covers the full data science lifecycle — from data imputation and exploration to model training, evaluation, and insights.
Last synced: 08 May 2026
https://github.com/khushi130404/k_means
This repository showcases 2D, 3D, and custom K-Means clustering models with visualizations. It includes both Jupyter notebooks and Python scripts for ease of reproducibility.
clustering-algorithm k-means-clustering numpy plotly sklearn
Last synced: 08 May 2026
https://github.com/rsc-88/titanic
Data Science
jupyter-notebook numpy pandas python
Last synced: 08 May 2026
https://github.com/chdl17/imdb-assignment
This GitHub repository contains a project that performs an analysis of the IMDb movie rating dataset. The data is used to explore the relationships between various features and the movie rating. Visualizations are used to illustrate the results of the analysis. The code is organized into a Jupyter Notebook file and data files.
Last synced: 08 May 2026
https://github.com/prakashjha1/stock-investment-analysis
Stock Investment Analysis Project can help investor to select the better performing stocks.
data-analysis data-science numpy pandas pandas-datareader parallel-programming python
Last synced: 08 May 2026
https://github.com/octavioduarte/datascience
A repository with study notes on Data Science concepts, NumPy, pandas, and an introduction to statistics.
data-science jupyter-notebook numpy pandas
Last synced: 08 May 2026
https://github.com/amiegirl/ford_gobike-tripdata
This data set includes information about individual rides made in a bike-sharing system covering the greater San Francisco Bay area.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 08 May 2026
https://github.com/rohansoni45/ipl-win-predictor
A machine learning model that predicts the outcome of IPL matches based on historical data and player performance. Built using Python and libraries like Pandas, NumPy, and scikit-learn. This project demonstrates the use of classification algorithms to predict match outcomes.
classification data-science ipl machine-learning model-evaluation numpy pandas python sklearn sports-analytics
Last synced: 08 May 2026
https://github.com/antonio-f/simple-k-nearest-neighbors
Simple K-Nearest Neighbors using partial sort
101 k-nearest-neighbors knn numpy partial-sort python tutorial
Last synced: 08 May 2026
https://github.com/thekartikeyamishra/data-preprocessor
A Google Colab module for interactive data preprocessing. Handles missing values, categorical encoding (One-Hot, Label), and numerical scaling (Standard, MinMax). Outputs a cleaned dataset
ipywidgets numpy pandas python scikit-learn
Last synced: 08 May 2026
https://github.com/juanpablo70/pgad-assignment01
Breast Cancer Coimbra data set analysis
data data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python
Last synced: 08 May 2026
https://github.com/cbmira01/featureranking
A data science technique implemented in OpenCL.
data-science entropy feature-reduction machine-learning-algorithms numpy opencl pyopencl python windows-10
Last synced: 08 May 2026
https://github.com/chdl17/credit-eda-casestudy
Credit EDA is a GitHub repository designed to provide educational materials and tools for exploring credit risk data. The repository contains notebooks, datasets, and code samples to help users learn and apply these concepts to credit data.
exploratory-data-analysis numpy pandas
Last synced: 08 May 2026
https://github.com/satvikpraveen/numpymasterpro
A hands-on, production-ready toolkit to master NumPy — from first principles to real-world applications. Includes modular Jupyter notebooks, reusable utility scripts, cheatsheets, and advanced projects like K-Means clustering from scratch.
broadcasting data-analysis data-science data-source data-visualization jupyter-notebook kmeans-clustering linear-algebra machine-learning matrix-algebra numerical-computation numpy numpy-broadcasting numpy-examples numpy-tutorial open-source python scientific-computing standardization vectorization
Last synced: 08 May 2026
https://github.com/nova-land/kalmanfilter-python
Kalman Filter in PyTorch and Numpy
kalman-filter numpy python pytorch
Last synced: 08 May 2026
https://github.com/fasih-khan99/resume-screening
AI-Powered Resume Screener & Ranker
ai logistic-regression nltk numpy pandas python resume-screening spacy-nlp
Last synced: 08 May 2026
https://github.com/amiralisajadi/image-classification-neural-network
Custom deep learning model for binary image classification. Entirely built from scratch in Python with NumPy, including all ML functions, activations, and optimizations.
deep-learning image-classification image-classification-model machine-learning neural-networks numpy
Last synced: 08 May 2026
https://github.com/shaulamarquez/data-job-market
This is a Data Job Market analysis
analysis matplotlib numpy python seaborn
Last synced: 09 May 2026
https://github.com/raghavendranhp/predictive-analytics-in-automotive-manufacturing-testing-time-optimization
Explore machine learning for automotive testing optimization. Predictive analytics to reduce testing time and environmental impact.
elasticnet extratreesregressor fastica model-pipeline numpy pandas pca randomforestregressor svr-regression-prediction xgboost
Last synced: 09 May 2026
https://github.com/normyee/chatbot-pytorch_nlp
ChatBot utilizing neural networks, NLP techniques, and the Bag of Words model. Implements tokenization and stemming for efficient language processing.
bag-of-words chatbotai neural-network nlp-machine-learning nltk-python numpy python pytorch-nlp
Last synced: 09 May 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/aliyahscoding/tiny-recommender
Tiny item-item recommender in Python using cosine similarity over a toy user–item matrix. Simple CLI to print top-N recommendations.
collaborative-filtering cosine-similarity numpy pandas python recommender-system
Last synced: 09 May 2026
https://github.com/ishaj72/analysis_model2
Dataset analysis model using matplotlib and other libraries
machine-learning matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/mktechai-0786/data-analysis-on-dr-visits
Data Analysis On Dr. Visits dataset
data-analysis matplotlib-pyplot numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/khaymanii/credit-card-fraud-detection-model
This model was built using python and Logistic Regression Machine Learning algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 09 May 2026
https://github.com/aroojzahra908/machine-learning
This repository contains helpful guides and materials for easily understanding Pandas, NumPy, and Matplotlib libraries, which are essential tools for creating visual representations of data.
algorithms machine-learning-algorithms matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/sanjurajveer/market_basket_analysis
Finding pattern of bought objects through market basket analysis
apriori-algorithm association-rules numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/tim-w-james/python-data-reference-code
Python reference code for data visualization, machine learning and SQL
data-science jupyter-lab numpy python
Last synced: 10 May 2026
https://github.com/isratafrin826/linear-regression-ml-algorithm
googlecolab matplotlib-pyplot numpy pandas
Last synced: 10 May 2026
https://github.com/dzakarias/waves
Fun with the sine function inspired by Chladni plates
Last synced: 10 May 2026
https://github.com/prakashjha1/email-sms-spam-classifier
Many email services today provide spam filters that are able to classify emails into spam and non-spam email with high accuracy.
machine-learning natural-language-processing numpy pandas python
Last synced: 10 May 2026
https://github.com/kartmaan/plotly-intervals
Group values from a Pandas Series according to given intervals and represent them graphically with Plotly
bar-chart grouping grouping-plots intervals intervals-chart numpy numpy-arrays orca pandas pandas-series percentile pie-chart plot plotly plotting values
Last synced: 10 May 2026
https://github.com/niteshchawla/loantap-logisticregression
Given a set of attributes for an Individual, determine if a credit line should be extended to them. If so, what should the repayment terms be in business recommendations?
confusion-matrix encoding feature-engineering featureimportance hyperparameter-tuning logistic-regression machine-learning numpy pandas-python precision-recall roc-auc-curve sklearn-metrics smote-sampling
Last synced: 10 May 2026
https://github.com/sahil210695/convolution-evolution
This is to see how a kernel will convolve over an image and what will be its output after convolution
cnn convolutional-neural-networks data-science image-kernel image-processing numpy numpy-neural-network python streamlit
Last synced: 10 May 2026
https://github.com/velascort/image_equalizer_gui
Image equalizer using LUT interface.
image-processing lut numpy python scikit-image ttk
Last synced: 10 May 2026
https://github.com/shriansh2002/stock-prediction
This project predicts Apple stock prices using linear regression. It's based on historical stock price data and uses Python and popular data science libraries like Pandas, NumPy, Matplotlib, and scikit-learn.
apple datascience finance linearregression machinelearning matplotlib ml numpy pandas prediction python scikitlearn stock-prediction stockmarket
Last synced: 10 May 2026
https://github.com/iamfarrokhnejad/neural-network
A simple neural network without reliance on any NN library.
classification matplotlib mnist mnist-classification mnist-dataset mnist-handwriting-recognition neural-network neural-networks neuralnetwork neuralnetworks numpy pandas python
Last synced: 11 May 2026
https://github.com/baschin1103/machine-learning-linear-regression-tsi
The model is the multiple linear regression loaded from scikit-learn. The aim is to create a model to forecast the so called Total-Skill-Index (TSI) of a player from hattrick.org. More information on: https://wiki.hattrick.org/wiki/Total_Skill_Index. In this repository is the programm and necessary data.
csv linear-regression machine-learning numpy pandas python statistics
Last synced: 11 May 2026
https://github.com/omogbolahan94/google-play-store-app-analysis
Data exploration, data cleaning, interactive data visualisation and insight presentation
matplotlib numpy pandas plotly
Last synced: 11 May 2026
https://github.com/chandkund/movie-recommender-system
Unlocking the magic of personalized movie recommendations! This project uses the Cosine Similarity Algorithm to suggest movies based on user-selected titles, making movie discovery more enjoyable.
cosine-similarity matplotlib nltk numpy pandas-python seaborn
Last synced: 12 May 2026
https://github.com/jbizzlefoshizzle/weather_trends_vs_latitude
Pandas project analyzing possible correlation between latitude and max. temperature, wind speed, cloudiness, and humidity
json-api jupyter-notebook matplotlib-pyplot numpy weather-information
Last synced: 13 May 2026
https://github.com/prathicashettym/agriculturallanddetection
6th Semester SDG EL
flask keras matplotlib numpy pandas python seaborn streamlit tensorflow
Last synced: 13 May 2026
https://github.com/maroshmka/np-mlp-clf
Raw implementation of mlp classifier in python using numpy.
classification example-code learning machine-learning multilayer-perceptron neural-network numpy
Last synced: 14 May 2026
https://github.com/chicoyildiz/python-raytracing-demo
Interactive Python ray tracer (numpy + pygame) with a ceiling camera, dynamic resolution scaling, and a glowing bouncing fireball.
numba numpy python python3 raytracing
Last synced: 14 May 2026
https://github.com/neelimabonangi/defect-detection-hot-rolling
Defect Detection in Hot Rolling Using Machine Learning
classification data-analysis data-science defect-detection jupyter-notebook machine-learning manufacturing numpy pandas predictive-analytics python random-forest scikit-learn
Last synced: 12 Jun 2026
https://github.com/goessl/complex-random
A package for the most basic complex random sampling.
complex complex-numbers complex-plane normal-distribution numpy pip python random random-number-generator uniform-distribution unit-circle
Last synced: 15 Jun 2026
https://github.com/pnguyen215/pycelize
Pycelize is a Flask application designed for processing Excel and CSV files. It provides RESTful APIs for common data operations including extraction, normalization, mapping, SQL generation, and file binding.
excel lib numpy openpyxl pandas py-app pycelize python-service python3
Last synced: 17 Jun 2026
https://github.com/charlenry/python_data_science
Mes notebooks de travaux pratiques sur Python pour la Data Science
analysis data dataframe jupyter kaggle matplotlib notebook numpy pandas pyplot python science seaborn visualisation
Last synced: 25 Jun 2026
https://github.com/danishzulfiqar/predictive-maintenance-model-training
Model Training and Deployment Scripts for Predictive Maintenance.
h5 jupyter-notebook keras-tensorflow mongodb mongosse numpy nural-network pandas pickle shap tensorflow
Last synced: 09 Apr 2026
https://github.com/sanchariii/health-assist-1
Health Assist web app uses the Streamlit framework to help users identify potential diseases. Simply input your symptoms, and the system will predict whether you have diabetes, heart disease, or Parkinson's disease. The system is designed to be quick and convenient, promoting early detection and timely medical intervention.
numpy pandas pickle streamlit-webapp svm-model
Last synced: 13 Aug 2025
https://github.com/muhkartal/xai_dashboard
an interactive AI dashboard for machine learning model analysis and explainability, supports model training, dataset exploration, feature importance analysis, and SHAP-based explanations for both individual predictions and overall model behavior, compare multiple models, visualize insights, and export results seamlessly
joblib numpy pandas python sckit-learn shap streamlit xgboost
Last synced: 04 May 2026
https://github.com/shoaib1522/credit-card-fraud-analysis
"A comprehensive project on Credit Card Fraud Detection combining Exploratory Data Analysis, Machine Learning, and an interactive Streamlit web app for real-world applicability."
eda epochs mlp-classifier neural-network numpy pandas-python perceptron-learning-algorithm python regression sckiit-learn seaborn streamlit streamlit-webapp tensorflow
Last synced: 09 Apr 2026
https://github.com/adi3042/diamond-price-prediction
🔮💎 Explore the Diamond Price Oracle! Predicting diamond values based on your preferences and market trends. Your ultimate tool for informed decisions in the diamond world. Join us for the future of pricing! 💎✨🚀 #DiamondPredictor
anaconda datetime diamond flask functools html ipykernel jupytrnotebooks matplotlib numpy pandas price-prediction readme regression sckiit-learn setuptools venv
Last synced: 09 Apr 2026
https://github.com/lmizner/cs249_datasciencefundamentals
Course work from UCLA's CS249 - Data Science Fundamentals
data-cleaning-and-preprocessing exploratory-data-analysis jupyter-notebook knn-regression linear-regression matplotlib numpy pandas python ridge-regression
Last synced: 12 Apr 2026
https://github.com/quarkgluant/analyse-visualisation-data-with-python
French Udemy Course "Analyse et visualisation de données avec Python" on Numpy, Pandas and MatPlotLib Python's librairies
matplotlib-tutorial numpy numpy-tutorial pandas pandas-tutorial python python3 udemy
Last synced: 09 Apr 2026
https://github.com/niteshchawla/netflix-case-study
Analyze the data and generate insights that could help Netflix ijn deciding which type of shows/movies to produce and how they can grow the business in different countries
matplotlib numpy pandas python seaborn
Last synced: 09 Apr 2026
https://github.com/abideen-olawuwo/wholesale_customer_data
An unsupervised learning model
clustering machine-learning matplotlib numpy pandas scipy seaborn sklearn
Last synced: 09 Apr 2026
https://github.com/eesunmoon/data_analysis
Data Analysis
beautifulsoup numpy pandas python selenium
Last synced: 09 Apr 2026
https://github.com/prithvi45/machine-learning-prerequisites
Basics to Advance concepts on Numpy, Pandas, Matplotlib
matplotlib numpy pandas python
Last synced: 09 Apr 2026
https://github.com/shanaxrules/ml-exercise-practice
Notebook for all ML exercises
jupyter machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot numpy pandas scikitlearn-machine-learning tensorflow
Last synced: 09 Apr 2026
https://github.com/armahdavi/ml-xgboost-regressor---rapid-filter-forensics_rff-dust-recovery-from-hvac-filter
ML modelling of dust recovery from HVAC filters: Linear Regression vs. XGBoost - Project Milestone: 2017-2020.
linear-regression machine-learning matplotlib matplotlib-pyplot mpl-toolkits-mplot3d numpy pandas python seaborn seaborn-plots sklearn xgboost-regression
Last synced: 09 Apr 2026
https://github.com/akshay-rajan/machinelearning
Introduction to Machine Learning
machine-learning machine-learning-algorithms matplotlib numpy pandas sklearn
Last synced: 09 Apr 2026
https://github.com/alphacrypto246/old-car-price-prediction
The Old Car Price Prediction project predicts used car prices using features like age, mileage, and fuel type. It includes data preprocessing, model training, and visualization of trends, with easy customization for additional features or models.
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 09 Apr 2026
https://github.com/tasninanika/australian-credit-approval-analysis-svm
This project uses a Support Vector Machine (SVM) Classifier to predict whether a credit application is approved (1) or denied (0) based on applicant features.
numpy pandas python3 scikit-learn svm-classifier
Last synced: 10 Apr 2026
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 09 Apr 2026
https://github.com/amruta33/melanoma-detection
To build a CNN based model which can accurately detect melanoma. Melanoma is a type of cancer that can be deadly if not detected early. It accounts for 75% of skin cancer deaths. A solution that can evaluate images and alert dermatologists about the presence of melanoma has the potential to reduce a lot of manual effort needed in diagnosis.
keras machine-learning numpy pandas python3 sckiit-learn tensorflow
Last synced: 09 Apr 2026
https://github.com/shailikadakia/yoga-pose-accuracy-detector
Real-time yoga pose accuracy detector using MediaPipe and OpenCV. Classifies poses from webcam input with KNN and provides feedback on duration and accuracy, built with Python and scikit-learn.
computer-vision fitness health-tech knn machine-learning mediapipe numpy opencv pandas pose-estimation python real-time-detection yoga
Last synced: 09 Apr 2026
https://github.com/magnitopic/data-science-journey
data-science jupyter-notebook numpy python statistics
Last synced: 12 Apr 2026
https://github.com/abdullah-masood-05/eye-balll-detection
This repository provides advanced eye gaze tracking using MediaPipe Face Mesh for both video files and live camera feeds.
Last synced: 10 Apr 2026
https://github.com/vuanhtuan1012/data-scientist-with-python
Notes on career track "Data Scientist with Python" at DataCamp
importing-data matlab numpy pandas python3 sqlalchemy
Last synced: 09 Apr 2026
https://github.com/prarthana-singh/car_price_predector
machine-learning numpy pandas python sklearn-library
Last synced: 09 Apr 2026
https://github.com/harsha-yuvaraj/data-compression-and-decompression-tool
A specialized lossless file compression and decompression tool designed mainly for plain text, including programming files.
data-structures huffman-compression-algorithm lossless-compression-algorithm numpy python tkinter
Last synced: 15 Apr 2026
https://github.com/maliksaqib786/codealpha_projectname
IRIS CLASSIFICATION | Internship Project at Code Alpha
data-science logistic-regression machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 10 Apr 2026
https://github.com/kylehperez/mushroomnet
This API is for research purposes ONLY and is NOT to be used for food-safety or medical advice. Mushroomnet is a machine learning neural network for classifying mushrooms as poisonous or edible. The model was trained on data from uni.edu: over 5,000 instances of mushrooms, with 22 qualitative features and a determination of poisonous or edible.
artificial-intelligence botany flask-api machine-learning mycology neural-network numpy python3 pytorch scikit-learn
Last synced: 09 Apr 2026
https://github.com/ankitsharma-tech/classification-of-arrhythmia-using-ecg-data
A machine learning project to detect and classify arrhythmias from ECG signals using Python, scikit-learn, and TensorFlow. Includes data preprocessing, model training, and evaluation.
arrhythmia biomedical-signal-processing cardiology classification deep-learning ecg ecg-classification healthcare machine-learning mit-bih-dataset numpy python scikit-learn scipy signal-processing tensorflow time-series-analysis
Last synced: 07 Apr 2026
https://github.com/semasuka/saitproj
BMW service recommender system
auto auto-service bmw numpy pandas python recommender-system scikit-learn streamlit
Last synced: 10 Apr 2026
https://github.com/rixiiz/image-classifier
An AI model that can classifier uploaded images
artificial-intelligence cv2 image-recognition mobilenetv2 numpy openai openai-api pil streamlit tensorflow
Last synced: 10 Apr 2026
https://github.com/jpgiant/nyc_energy_prediction
A comprehensive code for predicting energy usage in NYC using Machine Learning Algorithms.
data-analysis data-science data-visualization folium jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sklearn
Last synced: 10 Apr 2026
https://github.com/headless-start/yolov4-tiny-raspberrypi
This repository contains YOLOv4-Tiny deployment on Raspberry pi.
darknet edge numpy object-detection opencv powerpoint python-3 pytorch raspberry-pi tensorflowlite yolov4 yolov4-darknet yolov4-tiny
Last synced: 10 Apr 2026
https://github.com/erikaax08/numerical_methods
This repository hosts the project developed for the Numerical Methods class at the Benemérita Universidad Autónoma de Puebla (BUAP)
django maths matplotlib numerical-methods numpy plotly
Last synced: 19 Aug 2025
https://github.com/harmanveer-2546/movie-industry
Investigate the film industry to gain sufficient understanding of what attributes to success and in turn utilize this analysis to create actionable recommendations for companies to enter the industry.
business business-analytics data-analysis datatime film-industry graphs matplotlib movie-database numpy pandas python scraping-websites seaborn visualization web-scraping-python
Last synced: 10 Apr 2026
https://github.com/yannbouyeron/yannbouyeron.github.io
Python pour les SVT
1s alignement anagene biopython clustal enzyme genetique genopy geopandas koala matplotlib-pyplot numpy pandas phylogenie python svt traduction transcription ts
Last synced: 10 Apr 2026
https://github.com/subhamsarangi/ml
Machine Learning
classifier deep-learning keras machine-learning neural-network numpy pandas python3 regression scikit-learn scipy tensorflow testing training
Last synced: 10 Apr 2026
https://github.com/mjshubham21/ny_yellow_taxi_python_da_project
A data analysis project of New York Yellow Taxi (Feb of 2025) using Python and its libraries for analytics like : NumPy, MatPlotLib, Pandas and Seaborn.
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 04 May 2026
https://github.com/cyberoctane29/epa-air-quality-aqi-analysis
This project involved analyzing air quality data from the EPA, focusing on the Air Quality Index (AQI). I used Python data structures like dictionaries and sets to manage and process the data, simulating real-world data analysis to assess pollution levels and their health implications.
data-analysis numpy pandas python statistics
Last synced: 10 Apr 2026
https://github.com/avin27/credit-card-fraud-detection
A python script to analyse credit card data to detect fraudulent transactions
data-science numpy pandas sklearn
Last synced: 10 Apr 2026
https://github.com/abideen-olawuwo/water-potability
A Water Potability Model
adaboostclassifier gaussian kneighborsclassifier linear-regression logistic-regression matplotlib numpy pandas seaborn sklearn xgboost-classifier
Last synced: 10 Apr 2026
https://github.com/hariprasath-v/machinehack_intel_oneapi_hackathon_the_llm_challenge
Generate a response for the question from pre-defined text using LLM(Extracted Question-Answering(QA) Model).
accuracy exploratory-data-analysis extractive-question-answering huggingface machine-learning matplotlib nlp nltk numpy pandas python seaborn sklearn spacy spellchecker wordcloud
Last synced: 10 Apr 2026
https://github.com/rubyyy1118/share-price-analysis
The assignment in my MSc Business Analytics course
data-analysis data-preprocessing data-science data-visualization matplotlib numpy pandas python seaborn
Last synced: 10 Apr 2026