MuhamedIbraHim7
Hello, I am Mohammed Ibrahim. I am a student in the computer science and engineering department, I am interested in data science, machine learning, and AI.
mohamed3ibrahim20@gmail.comEgypt
Pinned Repositories
Analyze-AB-Test-Results
A/B tests are very commonly performed by data analysts and data scientists. It is important that I get some practice working with the difficulties of these. For this project, I will be working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product. My goal is to work through this notebook to help the company understand if they should implement this new page, keep the old page, or perhaps run the experiment longer to make their decision.
API
CV_Task_Mask_Detections
Explore-US-Bikeshare-Data
In this project, I 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. I will write code to import the data and answer interesting questions about it by computing descriptive statistics. I will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.
Investigate-a-Dataset
Keras-CNN-Dog-or-Cat-Classification
LinearRegression-Assignment
MuhamedIbraHim7
Config files for my GitHub profile.
Music-SQL-Database
In this project, I will query the Chinook Database. The Chinook Database holds information about a music store. For this project, I will be assisting the Chinook team with understanding the media in their store, their customers and employees, and their invoice information. To assist you in the queries ahead, the schema for the Chinook Database is provided below. You can see the columns that link tables together via the arrows.
Rock-Paper-Scissors-Game
MuhamedIbraHim7's Repositories
MuhamedIbraHim7/Analyze-AB-Test-Results
A/B tests are very commonly performed by data analysts and data scientists. It is important that I get some practice working with the difficulties of these. For this project, I will be working to understand the results of an A/B test run by an e-commerce website. The company has developed a new web page in order to try and increase the number of users who "convert," meaning the number of users who decide to pay for the company's product. My goal is to work through this notebook to help the company understand if they should implement this new page, keep the old page, or perhaps run the experiment longer to make their decision.
MuhamedIbraHim7/CV_Task_Mask_Detections
MuhamedIbraHim7/Explore-US-Bikeshare-Data
In this project, I 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. I will write code to import the data and answer interesting questions about it by computing descriptive statistics. I will also write a script that takes in raw input to create an interactive experience in the terminal to present these statistics.
MuhamedIbraHim7/Investigate-a-Dataset
MuhamedIbraHim7/Keras-CNN-Dog-or-Cat-Classification
MuhamedIbraHim7/LinearRegression-Assignment
MuhamedIbraHim7/Music-SQL-Database
In this project, I will query the Chinook Database. The Chinook Database holds information about a music store. For this project, I will be assisting the Chinook team with understanding the media in their store, their customers and employees, and their invoice information. To assist you in the queries ahead, the schema for the Chinook Database is provided below. You can see the columns that link tables together via the arrows.
MuhamedIbraHim7/API
MuhamedIbraHim7/MuhamedIbraHim7
Config files for my GitHub profile.
MuhamedIbraHim7/Rock-Paper-Scissors-Game
MuhamedIbraHim7/scheduling_algorithm_GUI
Secudeling Algorithms GUI Task: Implementing algorithms use a python framwork to generate a GUI like(Tkinter or PyQt6)
MuhamedIbraHim7/Selected-Topic-5---final-project
Face_mask_detections
MuhamedIbraHim7/Top-Down-Parser-Task
MuhamedIbraHim7/Voting-System-By-Using-Two-Machines
Dynamic Programing Practice for an example real system