Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
NumPy
![](https://explore-feed.github.com/topics/numpy/numpy.png)
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: 2025-02-20 00:20:52 UTC
- JSON Representation
https://github.com/rkarahul/data_science_project_2023
machine-learning matplotlib numpy pandas python sckit-learn seborn
Last synced: 19 Feb 2025
https://github.com/mahnoorsheikh16/credit-card-default-prediction
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
chi-square-test encoding hiplot imblearn json knn-imputer matplotlib numpy pandas pca-analysis pillow plotly robust-scalar scipy seaborn sklearn smote streamlit ttest visualization
Last synced: 26 Jan 2025
https://github.com/michaelfeil/lstm-dlnn2020
Character-LSTM implementation in Numpy
lstm nlp-machine-learning numpy
Last synced: 11 Jan 2025
https://github.com/lebrancconvas/data-playground
Data Science and Analysis Playground.
data-analysis data-science jupyter-notebook numpy pandas python python3 seaborn statistics
Last synced: 08 Jan 2025
https://github.com/wrighang/shipping-data-analysis
Independent Project: Transit time trends analysis following a major shipping process change.
data-analysis matplotlib numpy pandas python
Last synced: 23 Jan 2025
https://github.com/juanpablo70/pgad-exam
Midterm Exam Titanic data set
data-science dataframe dataset jupyter-notebook matplotlib numpy pandas python seaburn
Last synced: 22 Jan 2025
https://github.com/moeeinaali/ce282-la
Solutions to Dr. Rabiee's CE282: Linear Algebra Course (Sharif University of Technology - Spring 2024)
linear-algebra matplotlib numpy pandas python
Last synced: 18 Jan 2025
https://github.com/kaleharshavardhan07/spam_mail-_detector_ai_model
This project implements a spam detection system for SMS messages using machine learning techniques.
mathplotlib nltk numpy panda python scikit-learn seaborn
Last synced: 11 Feb 2025
https://github.com/solrikk/optichrom
This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use
computer-vision cv2 feature-matching image-comparison image-comparison-tool machine-learning numpy object-detection opencv orb python scikit-image ssim tkinter visualization yolo yolov5
Last synced: 12 Feb 2025
https://github.com/datarohit/date-fruit-classification
This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
classification logisticregression numpy pandas python3 standard-scaler
Last synced: 15 Feb 2025
https://github.com/hanzopgp/neuralnetworkfromscratch
This is a multi-layer perceptron build from scratch using numpy and python.
artificial-intelligence deep-learning machine-learning multi-layer-perceptron numpy personal
Last synced: 16 Jan 2025
https://github.com/ilovenooodles/image-compression
Tugas Besar 2 Aljabar Linear dan Geometri
image-compression numpy python svd-matrix-factorisation
Last synced: 06 Feb 2025
https://github.com/juanpablo70/pgad-nba-prediction-project
Programming for Data Analysis from Open Data Sources
data-science jupyter-notebook matplotlib mysql numpy pandas pymysql python scipy seaburn sqlalchemy
Last synced: 22 Jan 2025
https://github.com/bl0nder/regressify
A multi-task neural network coded from scratch that performs simultaneous regression and classification.
classification deep-learning multitask-learning neural-networks numpy regression
Last synced: 19 Feb 2025
https://github.com/hanzopgp/lstmcryptopriceprediction
TensorFlow LSTM neural networks which predict cryptocurrencies future prices. Starting from Sentdex's tutorial.
artificial-intelligence deep-learning lstm-neural-networks machine-learning matplotlib numpy personal recurrent-neural-networks tensorflow
Last synced: 16 Jan 2025
https://github.com/607011/1dollar
Simulation of a counterintuitive distribution problem
animation go golang matplotlib numpy plot python3 simulation statistics
Last synced: 19 Feb 2025
https://github.com/jayanthpotluri5513/ml-project-on-iris-dataset-
In this machine learning project, we explore and analyze the famous Iris dataset. The goal of the project is to apply various machine learning techniques to classify the Iris flowers based on their measured features.
machine-learning matplotlib numpy pandas python streamlit
Last synced: 13 Feb 2025
https://github.com/abhilash1910/deepgenerator
Sentence Sequence Transduction Library (Seq to Seq) for text generation using sequential generative Vanilla RNN using numpy
adagrad generativemodeling nlp numpy optimizer rnn seq2seq-model transduction vanilla-rnn
Last synced: 22 Jan 2025
https://github.com/sultanazhari/credit-scoring
A bank Company Wants to Analize their customer borrower defaults. as a Analyst we're giving the report of category and classification that have a big probability as a customer borrower default.
lending-bank numpy pandas phyton3 probability reporting
Last synced: 25 Jan 2025
https://github.com/jabhij/eda_experiments
In this repo I'll use different types of datasets to explore and implement various Exploratory Data Analysis (EDA) approaches.
ames-housing analysis battery-life blackfriday-analysis data-analysis data-science data-visualization eda matplotlib-pyplot numpy pandas python seaborn visualization zomato-data-analysis
Last synced: 17 Jan 2025
https://github.com/abeed04/hotel-bookings-prediction-using-machine-learning
Random forest algorithm can be used to analyze hotel booking data and predict booking behavior. This allows hotels to optimize pricing strategies, staffing, and identify potential cancellations for proactive guest communication.
flask numpy pandas-dataframe pickle-file pycharm-ide python randomforestalgorithm sklearn-library sklearn-metrics
Last synced: 12 Feb 2025
https://github.com/da-luce/cornell-autobike
Codebase of the Cornell Autonomous Bicycle Team
autonomous-vehicles cornell docker machine-learning mapping matplotlib numba numpy osmnx pytest python3 qlearning robotics scipy tk
Last synced: 14 Nov 2024
https://github.com/datarohit/car-evaluation--classification
This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.
classification-algorithm cross-validation-score machine-learning matplotlib-pyplot numpy pandas sklearn
Last synced: 15 Feb 2025
https://github.com/codebyaadi/whatsapp-chat-analyzer
WhatsApp Chat Analyzer is a web app built with Streamlit and Python to analyze your WhatsApp conversations. Upload your chat data and gain valuable insights on message frequency, active participants, and more. Visualize your conversations with word clouds and charts. Explore and understand your chats effortlessly.
data-analysis data-science data-visualization numpy pandas pycharm-ide python python3
Last synced: 12 Feb 2025
https://github.com/codeasarjun/_easy_machine_learning
This repo contains a comprehensive tutorial on machine learning with practical implementations and examples using Python.
artificial-intelligence clustering deep-learning jupyter-notebook machine-learning machine-learning-algorithms modelevaluation neural-network numpy pandas preprocessing python python3 regression scipy supervised-learning supervised-machine-learning unsupervised-learning unsupervised-machine-learning
Last synced: 15 Jan 2025
https://github.com/avinesh-masih/data-analytics-assignment
Comprehensive repository of data analytics assignments covering Python, EDA, data cleaning, visualization, machine learning, statistics, SQL, Power BI, and more. Includes practical projects and examples to build skills in tools like NumPy, Pandas, and business intelligence.
ai api data-analysis data-science data-visualization eda flask hypothesis-testing jupyter-notebook machine-learning matplotlib numpy pandas python seaborn sql statistics
Last synced: 11 Feb 2025
https://github.com/harshita2234/breast-cancer-prediction
A machine learning project to predict breast cancer using logistic regression. This project includes data preprocessing, feature scaling, model training, and evaluation, based on a guided project from Coursera.
breast-cancer-prediction jupyter-notebook logistic-regression machine-learning matplotlib numpy pandas scikit-learn
Last synced: 30 Jan 2025
https://github.com/seungjaelim/scratchml
Implement neural network only using numpy
deep-learning machine-learning numpy
Last synced: 30 Jan 2025
https://github.com/charmve/numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
cnn computer-vision deep-learning deep-learning-tutorial machine-learning numpy project python tutotrial
Last synced: 15 Jan 2025
https://github.com/borchehq/incstatspy
NumPy based Python library for online calculation of moments .
central-moments mean numpy numpy-arrays numpy-library online-algorithms rolling-statistics running-statistics statistics variance
Last synced: 12 Feb 2025
https://github.com/ujstor/streamlit-working-hours
The analysis pipeline involves combining the data forms, performing data cleaning, and starning streamlit server for statistical analysis.
data-pipeline numpy pandas statistics streamlit
Last synced: 22 Jan 2025
https://github.com/sehgalnaval/olympics-data-analysis
I will be building an Olympics Data Analysis Web Application using Streamlit. For development, I will be using Python and Pandas. For plotting, I will be using Seaborn and Plotly libraries. The project will also be deployed to Heroku.
heroku jupyter-notebook matplotlib numpy pandas pycharm python seaborn
Last synced: 30 Jan 2025
https://github.com/rudrakshi99/movie-recommendation-system
Movie recommendation system using machine learning and predict user ratings for the movies.
dataframes machine-learning matplotlib numpy pandas seaborn
Last synced: 22 Jan 2025
https://github.com/isa1asn/line_following_robot_ros2
A line track follower robot with a camera sensor using ros2 and cv2
cv2 numpy opencv-python python3 ros2 ros2-humble sensor xacro
Last synced: 20 Jan 2025
https://github.com/prathameshdhande22/data-visualization-tutorial
Repository Contains all the stuff required for Data Visualization. Numpy Tutorial, Pandas Tutorial, Matplotlib Tutorial, Seaborn Tutorial
data-visualization jupyter-notebook matplolib numpy pandas pandas-dataframe python seaborn tutorial
Last synced: 14 Jan 2025
https://github.com/felipecordero/vigasha
Web App for structural analysis of concrete beams
concrete-beams numpy pandas python streamlit structural-analysis
Last synced: 12 Feb 2025
https://github.com/khaledkamr/image-classification
A deep learning project using CNNs to classify fruits and vegetables images, built with TensorFlow and Keras, showcasing image recognition and model training.
cnn-classification jupyter-notebook keras numpy python streamlit tensorflow
Last synced: 12 Feb 2025
https://github.com/vijayjoshi16/credit-card-fraud-detection-using-ml-in-python
Credit Card Fraud Detection Using ML in Python
data-analysis jupyter-notebook logistic-regression machine-learning matplotlib-pyplot numpy pandas python regression seaborn
Last synced: 23 Jan 2025
https://github.com/sudipbishwakarma/bulk-remove-onesignal-users
Bulk remove OneSignal subscribed users blazingly faster with parallel processing.
numpy pandas python python-logger python-multiprocessing python-threading python3
Last synced: 05 Feb 2025
https://github.com/kelvin229/machinelearningwebapp
Software Developer Salary Predictor
anaconda3 analytics conda-environment data data-science data-visualization jupter jupyter-notebook maachine-learning matplotlib numpy pandas python python3 scikit-learn scikitlearn-machine-learning virtual-machine visualization
Last synced: 03 Jan 2025
https://github.com/mohd-faizy/learn_numpy
NumPy (short for Numerical Python) is a powerful Python library used for working with arrays, matrices, and numerical computations.
array-manipulations numpy numpy-arrays numpy-matrix numpy-neural-network numpy-python numpy-tutorial
Last synced: 13 Nov 2024
https://github.com/prajwalchapke055/sih-1505---smart-india-hackathon-2023
Problem Statement : Aerial Location of Hazardous Atmosphere in Industries (Ministry of Home Affairs).
bootstrap css d3-visualization emergency-response environmental-impact-studies environmental-protection html industrial-safety insurance-assessment javascript mathworks numpy php postgresql preventive-maintenance python regulatory-compliance technology-stack urban-planning
Last synced: 22 Jan 2025
https://github.com/westurner/pypfi
A Python package for personal finance
arrow bootstrap3 csv factoryboy jquery jquery-tocify numpy pandas personal-finance pivot-tables python
Last synced: 11 Jan 2025
https://github.com/jparedesds/image-classification-multilabel
🪐 Identification characters in Futurama frames - Kaggle Competition 🥉3º position - ResNet152 & Keras/Tensorflow
imageio jupyter-notebook keras-tensorflow numpy pytorch resnet152
Last synced: 22 Jan 2025
https://github.com/yunfanjiang/ml_interview_with_numpy
Implementation of ML algorithms using NumPy from scratch
from-scratch interview machine-learning machine-learning-algorithms numpy
Last synced: 13 Jan 2025
https://github.com/somenath203/air-quality-predictor
Click below to checkout the website
airquality fastapi matplotlib numpy pandas react reactjs regression scikit-learn
Last synced: 19 Feb 2025
https://github.com/spamfromaditya/drugs-consumption-prediction-model-eda-bagging-classifier
Drug consumption prediction models are like crystal balls for public health. By analyzing vast amounts of data, these models can identify individuals or communities at higher risk of drug use. They consider factors like demographics, social media activity, prescription history, and even economic indicators.
bagging-classifier machine-learning matplotlib numpy python scikit-learn
Last synced: 31 Dec 2024
https://github.com/georgehanymilad/heart-disease-detection
Machine Learning Project
anaconda classification classification-algorithm dataanalysis datascience kaggle machine-learning machine-learning-algorithms matplotlib numpy pandas python python3 seaborn
Last synced: 16 Jan 2025
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 07 Dec 2024
https://github.com/prashver/titanic-survival-prediction
This project tackles the Titanic challenge on Kaggle, predicting passenger survival based on variables like age, sex, and passenger class. The Jupyter notebook covers essential steps of a data science pipeline, including exploratory data analysis, data cleaning, feature engineering, and modeling. The dataset used is the Titanic dataset.
classification-algorithm machine-learning-algorithms matplotlib numpy pandas scikit-learn seaborn
Last synced: 14 Jan 2025
https://github.com/sominw/cheatsheets
Useful cheatsheets for DS.
cheat-sheets cheatsheet numpy pandas probability
Last synced: 12 Jan 2025
https://github.com/iv4n-ga6l/realtime-car-traffic-tracking
Realtime car traffic tracking using yolov8 model
cartracking numpy opencv python ultralytics yolov8 yolov8n
Last synced: 31 Jan 2025
https://github.com/datarohit/comic-superheros-data-analysis
This is a Dataset taken from Kaggle with Data for almost all Marvel and DC superheros. I've performed analysis based on 20 Question which involves Analysis along with EDA.
matplotlib-pyplot numpy pandas seaborn
Last synced: 15 Feb 2025
https://github.com/praju-1/machine_learning
Exploring Machine learning with its supervised and unsupervised algorithm and subtypes also.. All algorithm implemented in python With proper description of each Dataset used.
machine-learning machine-learning-algorithms matplotlib numpy pandas-library python sklearn-library statistics
Last synced: 08 Feb 2025
https://github.com/zazi2002/neuroscience-project-olfactory-signal
This project is part of the Neuroscience of Learning, Memory, Cognition course. The main objective is to analyze Local Field Potential (LFP) signals recorded from three different brain regions of an anesthetized rat while it performed an olfactory task.
frequency-analysis lfp-analysis matplotlib numpy scipy signal-processing
Last synced: 19 Feb 2025
https://github.com/robocorp/example-x-ray-image-processing
X-ray Image Viewer (NumPy, imageio, Matplotlib, SciPy)
data-science numpy python robotframework xray-images
Last synced: 09 Jan 2025
https://github.com/dyegopimentel/sentiment-analysis-and-wordclouds-in-python
We developed a sentiment analysis algorithm and at the end we bring a wordcloud to give an overview of what is being said about the topic we are analyzing.
matplotlib numpy pandas python sentiment-analysis tweepy wordcloud
Last synced: 04 Feb 2025
https://github.com/akashshnkr/multi-disease-prediction
Developed and integrated three machine learning models for predicting diabetes, Parkinson's, and heart disease into a Streamlit-based web application. The interface allows users to input data and receive accurate health predictions, enhancing early detection and healthcare outcomes.
logistic-regression machine-learning-algorithms numpy pandas python scikit-learn streamlit-webapp svm
Last synced: 22 Jan 2025
https://github.com/nishkarsh25/end_to_end_real_estate_price_prediction_project
This data science project series walks through step by step process of how to build a real estate price prediction website. We will first build a model using sklearn and linear regression using banglore home prices dataset from kaggle.com. Second step would be to write a python flask server that uses the saved model to serve http requests....
css html javascript jupyter-notebook matplotlib numpy pandas python python-flask-server sklearn
Last synced: 22 Jan 2025
https://github.com/simran2911/flight-price-pridiction
This github repositiory contains the Flight Price Prediction project aims to develop a machine learning model to predict flight ticket prices based on various factors such as departure and arrival locations, dates, airlines, and other relevant features.
accuracy-score catboostregressor machine-learning matplotlib numpy pandas r2-score random-forest-regression seaborn xgboost-regression
Last synced: 09 Jan 2025
https://github.com/aroojzahra908/artifical-intelligence-and-machine-learning-
Explore the basics of linear regression, gradient descent, and AI using Python. Get hands-on with NumPy, pandas, Matplotlib, and scikit-learn for practical learning.
artificial-intelligence gradient-descent linear-regression machine-learning matplotlib numpy pandas scikit-learn-python
Last synced: 06 Feb 2025
https://github.com/mchenryspagg/prosper-loan-project
A data analysis project that entails using the data from a fictional loan company known as Prosper to perform exploratory data analysis using univariate, bivariate and multivariate visualizations to produce insights that answers questions asked from the data
datastorytelling exploratory-data-analysis exploratory-data-visualizations jupyter-notebook matplotlib-pyplot numpy pandas python seaborn-plots
Last synced: 31 Dec 2024
https://github.com/shahinuralambhuiyan/learning-ml
Start learning Machine Learning basic from CodeBasics Channel
anaconda jupyter-notebook kaggle-dataset matplotlib numpy pandas pip python
Last synced: 18 Feb 2025
https://github.com/nirmalyabag20/breast-cancer-prediction-using-machine-learning
This project leverages machine learning to classify breast cancer as malignant or benign based on tumor characteristics. By applying and evaluating multiple algorithms, the model achieves high accuracy, demonstrating the practical application of data-driven solutions in medical diagnostics.
logistic-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 12 Feb 2025
https://github.com/rennamahcus/hands-on-rl
Hands-on-RL exploration and development.
artificial-intelligence dynamic-programming machine-learning markov-decision-processes matplotlib numpy pandas pygame pygame-ce python reinforcement-learning scikit-learn
Last synced: 04 Feb 2025
https://github.com/thomasonzhou/minitorch
rebuilding pytorch: from autograd to convolutions in CUDA
Last synced: 19 Feb 2025
https://github.com/thekartikeyamishra/voicecloner
The Voice Cloner is a Python-based project that leverages Tacotron 2 and WaveGlow models for text-to-speech (TTS) synthesis and basic voice cloning. This project supports 22 official Indian languages, including Sanskrit, making it versatile for multilingual text input.
ai indic-transliteration librosa machine-learning numpy nvidia-pyindex nvidia-tacotron2 nvidia-waveglow python torch torchaudio
Last synced: 20 Feb 2025
https://github.com/jdavydovportfolio/careerpredictor
A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.
artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn
Last synced: 02 Feb 2025
https://github.com/mubassim-khan/stack-overflow-developer-survey-2023
This repository contains the code for data analysis of Stack Overflow Developer Survey 2023, containing the digital representation of most used languages and much more. View README for more descriptive overview of repository.
data-analysis data-analysis-python matplotlib-pyplot numpy pandas-python
Last synced: 15 Jan 2025
https://github.com/arif-miad/email-spam-classification-project
keras machine-learning nlp nltk numpy pandas-dataframe svm-classifier
Last synced: 17 Jan 2025
https://github.com/rooneyrulz/movie-recommender-system
Movie recommendation system using Machine learning
cosine-similarity jupyer-notebook machine-learning movie-recomendation-system numpy pandas python3 recomender-system vectorization
Last synced: 28 Jan 2025
https://github.com/jimmymugendi/neural-network-for-binary-classification
aws neural-networks numpy pandas sagemaker tensorflow
Last synced: 16 Jan 2025
https://github.com/syedaanif/ds-ml-pyhton
This repo contains learnings about Data Science and Machine Learning using Python
artificial-intelligence data-science machine-learning matplotlib numpy pandas plotly python seaborn
Last synced: 16 Jan 2025
https://github.com/datarohit/tps-january-2022--kaggle-competition
Tabular Playground Series - Jan 2022. This Competition is Posted on Kaggle.com for practicing the EDA and Regression Skills.
kaggle-competition matplotlib numpy pandas regression-algorithms seaborn
Last synced: 15 Feb 2025
https://github.com/teddylee777/data-exam
데이터 분석 연습문제 풀이
dataframe jupyter numpy pandas
Last synced: 23 Jan 2025
https://github.com/alibowndyn/flickerforge
A customizable image and GIF generator mimicking old television static, offering control over colors, blur, dimensions, pixel size, and many more.
Last synced: 28 Jan 2025
https://github.com/lexxai/goit_python_ds_hw_08
Модуль 8. Глибоке навчання. Tensorflow.
classification data-science matplotlib minst numpy pandas python sklearn tensorflow
Last synced: 24 Jan 2025
https://github.com/carlolepelaars/q4p
Quantum Computing for (Python) Programmers
numpy python quantum quantum-computing
Last synced: 20 Feb 2025
https://github.com/faisal-khann/diwali-sales-analysis
The "Diwali Sales Analysis" project aims to analyze the sales data during the Diwali festival period to uncover insights and trends that can help improve marketing strategies and sales performance in the future
csv data-analysis eda jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Jan 2025
https://github.com/nomadsdev/financial-trend-analyzer
FinancialTrendAnalyzer helps analyze and visualize sales data to uncover financial trends. It uses Python to calculate total sales, track changes, and generate insightful charts for better decision-making.
business-intelligence data-analysis data-visualization financial-analysis matplotlib numpy pandas python revenue-trends sales-data seaborn time-series-analysis
Last synced: 12 Feb 2025
https://github.com/datarohit/imdb-reviews-sentiment-analysis
This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.
bernoulli-naive-bayes classification count-vectorizer multinomial-naive-bayes nltk numpy pandas porter-stemmer regex sentiment-analysis sklearn
Last synced: 15 Feb 2025
https://github.com/erickarpovits/carbon-metrics-model
Investigation Of Covid’s Impact On Carbon Emission Rates In the United States
deep-learning numpy pandas python
Last synced: 19 Feb 2025
https://github.com/erenokur/machine-learning-playground
Experiment with machine learning and AI algorithms, write guides, and documents.
hidden-markov-model machine-learning numpy python pytorch sckit-learn tensorflow
Last synced: 06 Feb 2025
https://github.com/muhamedayoub/numerical-analysis-project
This repository contains an academic project for the numerical analysis module.
analysis mathematics matplotlib numpy r
Last synced: 28 Jan 2025
https://github.com/billgewrgoulas/hypothesis-testing-on-37-seasons-of-nba
First assignment for the course Data Mining @CSE.UOI
data-analysis data-science numpy scipy seaborn statistics
Last synced: 16 Jan 2025
https://github.com/antoniojcosta/calculus-exercises
Numerical Calculus exercises solved using python.
calculus calculus-course fraction jupyter-notebook mathematics matplotlib numpy phisics python sympy
Last synced: 13 Feb 2025
https://github.com/the-developer-306/house-price-predictor
House Price Predictor: Harnessing machine learning algorithms to forecast housing prices in Boston, empowering buyers and sellers with accurate predictions based on key factors like location, crime rate, rooms, accessibility, and more.
csv ipynb-jupyter-notebook joblib matplotlib numpy pandas python scikit-learn
Last synced: 12 Jan 2025
https://github.com/hamidhosen42/a-graph-machine-learning
Graph-Machine-Learning. Graph Machine Learning provides a new set of tools for processing network data and leveraging the power of the relation between entities that can be used for predictive, modeling, and analytics tasks.
ipynb-jupyter-notebook machine-learning-algorithms mathplotlib numpy pandas python sklearn-library
Last synced: 12 Jan 2025
https://github.com/zazi2002/machine-learning-project
Introduction to Machine Learning project with the goal of improving the classification performance on a dataset by optimizing the number of features and weak learners.
dimentionality-reduction ensemble-learning numpy pca random-forest scikit-learn
Last synced: 19 Feb 2025
https://github.com/tynab/inferential-statistics
CyberSoft Machine Learning 03 - Inferential Statistics
anaconda anaconda-navigator cybersoft cybersoft-academy inferential-statistics ipynb jupyter-notebook machine-learning machine-learning-03 matplotlib ml ml-03 numpy pandas py python scikit-learn scipy seaborn sklearn
Last synced: 12 Jan 2025
https://github.com/bredalis/numpy
✨ Library to work with arrays ✨
arrays data matrix numpy numpy-arrays numpy-library python
Last synced: 14 Jan 2025
https://github.com/aahad91/idv
Interactive Data Visualization - Master Course
matplotlib numpy pandas plotly python3
Last synced: 13 Jan 2025
https://github.com/itzzmeakhi/investigate-tmdb-dataset
Tmdb dataset is taken to perform analysis. Messy data is cleaned by performing many steps like dropping null values and rising values and analyzing correlation among them using visualization techniques using matplotlib and seaboarn to derive the answers that i imposed during the early stages of analysis.
csv matplotlib numpy pandas python3 seaborn
Last synced: 28 Jan 2025
https://github.com/tawabshakeel/neural-networks-using-keras
Different Neural Networks using keras
deep-learning keras machine-learning neural-networks numpy pandas python sklearn
Last synced: 22 Jan 2025
https://github.com/tritonix711/digitvision-number-predictor
"DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.
cnn keras matplotlib numpy os pillow plt python tensorflow tkinter
Last synced: 17 Jan 2025
https://github.com/paulo-santos-ds/desenvolvimento_pocos_petroleo
Este projeto tem como objetivo desenvolver um modelo que possa prever o melhor local para a perfuração de poços de petróleo. Utilizando modelo de Machine Learning para poder prever o lucro de cada poço.
math matplotlib-pyplot numpy pandas python3 sklearn
Last synced: 08 Jan 2025