Git Product home page Git Product logo
  • šŸ‘‹ Hi, Iā€™m @khairy84
  • šŸ‘€ Iā€™m interested in data science
  • šŸŒ± Iā€™m currently learning data science with python
  • šŸ’žļø I'm looking to collaborate on data science projects
  • šŸ“« How to reach me [email protected]

Mohamed Khairy's Projects

classification-for-abu-dhabi-traffic-accident-data icon classification-for-abu-dhabi-traffic-accident-data

Cleaning the Data, translate from Arabic to English, feature engineering and get the data ready for applying Logistic Regression with-penalty-l1-l2-and-KNN, to predict the injuries and find the effective feature which can lead to accident with injuries, ## Dataset is linear dataset: Hense linear algorithms like LinearSVC and Logistic Regression will give us better results, however i will apply linear and nonlinear methods to see the difference

pdfs icon pdfs

Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)

plotting-weather-patterns icon plotting-weather-patterns

Assignment 2Before working on this assignment please read these instructions fully. In the submission area, you will notice that you can click the link to Preview the Grading for each step of the assignment. This is the criteria that will be used for peer grading. Please familiarize yourself with the criteria before beginning the assignment. An NOAA dataset has been stored in the file data/C2A2_data/BinnedCsvs_d400/fb441e62df2d58994928907a91895ec62c2c42e6cd075c2700843b89.csv. This is the dataset to use for this assignment. Note: The data for this assignment comes from a subset of The National Centers for Environmental Information (NCEI) Daily Global Historical Climatology Network (GHCN-Daily). The GHCN-Daily is comprised of daily climate records from thousands of land surface stations across the globe. Each row in the assignment datafile corresponds to a single observation. The following variables are provided to you: id : station identification code date : date in YYYY-MM-DD format (e.g. 2012-01-24 = January 24, 2012) element : indicator of element type TMAX : Maximum temperature (tenths of degrees C) TMIN : Minimum temperature (tenths of degrees C) value : data value for element (tenths of degrees C) For this assignment, you must: Read the documentation and familiarize yourself with the dataset, then write some python code which returns a line graph of the record high and record low temperatures by day of the year over the period 2005-2014. The area between the record high and record low temperatures for each day should be shaded. Overlay a scatter of the 2015 data for any points (highs and lows) for which the ten year record (2005-2014) record high or record low was broken in 2015. Watch out for leap days (i.e. February 29th), it is reasonable to remove these points from the dataset for the purpose of this visualization. Make the visual nice! Leverage principles from the first module in this course when developing your solution. Consider issues such as legends, labels, and chart junk. The data you have been given is near Ann Arbor, Michigan, United States, and the stations the data comes from are shown on the map below.

price-analysis icon price-analysis

Finding the reason of loss in some sales account and product cost, extracting the data from Azure sql server using T-SQL, transfrom it using T-SQL & Power BI, Create dashboard using Power BI showng the findings

sales-analysis-and-forecasting-using-dax icon sales-analysis-and-forecasting-using-dax

Cleaning data , Pivot and forecasting sales by category and market segment, Pivot and forecast revenue variance by time series, YTD revenue analysis, Logistics analysis

sales-dashboard-by-area icon sales-dashboard-by-area

1. Extracted from my own AZURE SQL Server, using Microsoft SQL Server Management Studio. 2. Transform using T-SQL. 3. Transform using Power BI.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.