Pinned Repositories
Analyzing-Streaming-Service-Content-in-SQL
In this Project we will process and explore the content from streaming services such as Netflix and Disney+. etc.
Basic-Statistics
Basic statistics questions solved using python libraries
credit_risk_analysis
Predicting the ability of a borrower to pay back the loan through Machine Learning Models. Logistic regression, decision tree, XGBoost, and LightGBM models are employed to predict a loan default.
Dashboard-using-PowerBI
This dashboard is based on Credit Card Financial using PowerBI and sql
data-manipulation-python
Netflix dataset data manipulation
Data-Pipelines-for-ETL
Data pipelines are everywhere! More than ever, data practitioners find themselves needing to extract, transform, and load data to power the work they do.I'll walk through the basics of building a data pipeline using Python, pandas, and sqlite. I'll be using the "Google Play Store Apps" dataset.
Linear-Regression
Linear regression-Assignment on different datasets
Music-Store-Analysis-using-SQL
This repository contains an in-depth analysis of a music store, segmented into three levels of questions. Each question is answered using SQL queries to provide comprehensive insights.
sentiment_analysis_python-Public
Sentiment Analysis in python
Stock-Price-Prediction-Model
This project aims to provide an advanced and dynamic system for predicting stock prices and monitoring their movements in real-time. Utilizing various machine learning techniques and technical indicators, this system continuously updates itself with the latest stock market data and retrains its predictive models to ensure accuracy.
Sana0124's Repositories
Sana0124/Linear-Regression
Linear regression-Assignment on different datasets
Sana0124/Stock-Price-Prediction-Model
This project aims to provide an advanced and dynamic system for predicting stock prices and monitoring their movements in real-time. Utilizing various machine learning techniques and technical indicators, this system continuously updates itself with the latest stock market data and retrains its predictive models to ensure accuracy.
Sana0124/Analyzing-Streaming-Service-Content-in-SQL
In this Project we will process and explore the content from streaming services such as Netflix and Disney+. etc.
Sana0124/Basic-Statistics
Basic statistics questions solved using python libraries
Sana0124/credit_risk_analysis
Predicting the ability of a borrower to pay back the loan through Machine Learning Models. Logistic regression, decision tree, XGBoost, and LightGBM models are employed to predict a loan default.
Sana0124/Dashboard-using-PowerBI
This dashboard is based on Credit Card Financial using PowerBI and sql
Sana0124/data-manipulation-python
Netflix dataset data manipulation
Sana0124/Data-Pipelines-for-ETL
Data pipelines are everywhere! More than ever, data practitioners find themselves needing to extract, transform, and load data to power the work they do.I'll walk through the basics of building a data pipeline using Python, pandas, and sqlite. I'll be using the "Google Play Store Apps" dataset.
Sana0124/EDA-Feature-Engineering
Exploratory data analysis of 2 datasets
Sana0124/Intro-to-Neural-network
Neural Network Introduction
Sana0124/Linear-Algebra
Linear Algebra_Practice Questions
Sana0124/Linear_Algebra
Linear Algebra_Assignment
Sana0124/Music-Store-Analysis-using-SQL
This repository contains an in-depth analysis of a music store, segmented into three levels of questions. Each question is answered using SQL queries to provide comprehensive insights.
Sana0124/Probability-Distribution
Topics covered in Probability distribution with python codes
Sana0124/sentiment_analysis_python-Public
Sentiment Analysis in python
Sana0124/SQL-Practice
SQL
Sana0124/Deep_Learning
Sana0124/Fille-Sorter
This is a simple day-to-day project where you sort files into specific folders. I did this just for fun using Python, and it's pretty cool to see how you can apply it in your everyday life.