Giter Site home page Giter Site logo

Abdul Saboor's Projects

analysis-of-us-economic-data icon analysis-of-us-economic-data

In this project, I have used the US Economic Data to explore how variation in GDP makes an impact on the unemployment rate. Then I make a dashboard to display the line chart that compares both GDP variation & unemployment rate variations.

breast-cancer-detection-mini-project- icon breast-cancer-detection-mini-project-

In this project, we perform binary classification. We analyzed Breast Cancer data and then applied classification algorithms and then select the algo that was giveing best result.

exception-handling-basics icon exception-handling-basics

An exception is an error that happens during execution of a program. When that error occurs, Python generate an exception that can be handled by exception handling, which avoids your program to crash.

nyairlines_kpis icon nyairlines_kpis

It's basically a data warehousing project, in which I've used NYAirlines complaint and Flights_2015 datasets to make KPIs for NYAirlines

oop-exercises icon oop-exercises

In this repository, we have many interesting exercises related to object oriented programming in python with their coded solutions.

openintro-statistics-ch-1-3-practice- icon openintro-statistics-ch-1-3-practice-

The repo is specially created for practicing real world problems based on the book OpenIntro Statistics Chapter1-3 in which I have applied inferential stats on BRFSS data set to find interesting insights hidden in the data.

python-dictionary-basics icon python-dictionary-basics

Dictionary in Python is an unordered collection of data values, used to store data values like a map, It holds key-value pair. In this repo, we have discussed basic operations and manipulations with detailed coded examples.

python-dictionary-exercises icon python-dictionary-exercises

In this repo, we have Ipython Notebook which contains interesting tricky problems related to python dictionary with their coded solution.

python-list-comprehension icon python-list-comprehension

List comprehension is a simple and quick way to filter or refine a list based on some criteria. This repo contains a Jupyter Notebook file in which basic concepts of list comprehension are exist with detailed code and description.

python-sets-basics icon python-sets-basics

The repo contains basic concetps of python data structure (sets) with many interesting coded examples.

python-sets-practice icon python-sets-practice

This repo contains exercises based on sets which is an important data structure of python.

python-string-exercises icon python-string-exercises

This repo contain logical exercises od string in python with their solution. It will build your string concepts and skills.

python-tuple-practice icon python-tuple-practice

Tuples are sequences, just like lists. The main difference between tuple & list is, the tuple can't be change (immutable) whereas list can be change (mutable). The repo contain basic concepts of tuple with detailed coded examples.

vessel-s-anomaly-behaviour-detection icon vessel-s-anomaly-behaviour-detection

Vessel traffic data, or Automatic Identification System (AIS) data, are collected by the U.S. Coast Guard through an onboard navigation safety device that transmits and monitors the location and characteristics of large vessels in U.S. and international waters in real time. The data can also be used for a variety of coastal planning purposes.

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.