Salim's repositories
scipy-optimization-examples
SciPy optimize provides functions for minimizing (or maximizing) objective functions, possibly subject to constraints.
covid-19_analysis
Analyzing covid-19 data by continents and countries. Used Pandas, Numpy, Matplotlib libraries. Bar charts, data frames, pie charts.
data-science-libraries
Exercises on Numpy, Pandas, Matplotlib, Seaborn
HamdyTaha-Operations-Research-Textbook-
This repository contains Python codes for solving optimization problems from Taha's book.
Numerical-Integration
Numerical Integration and passing functions as arguments
OR-Tools-for-Python
Mathematical optimization problems with Python
PuLP-optimization-problems
Case studies with PuLP library
python-basics
Some Python Basics contents with Jupyter Notebook
python-dash
Using Dash to create interactive components with Plotly.
python-plotly-dash
How to create interactive plots and intelligent dashboards with Plotly, Python, and the Dash library!
python-web-scraping
Web scraping with Python
Root-Finding-with-Python
Core objective is to translate an objective into an algorithm and then into an implementation in Python.
scipy-chisquare-tests
Analysis of Categorical Variables
scipy-optimization-lectures
Examples for the mathematical optimization
Statistics-with-Python
Some statistics and data analysis with Python
statistics-with-R
R programming examples in a way that will help make the connection between concepts and implementation.
streamlit-example
Example Streamlit app that you can fork to test out share.streamlit.io
Breast-Cancer-Diagnosis-ML
Machine Learning models for diagnosing breast cancer using the Wisconsin Breast Cancer Dataset.