GithubHelp home page GithubHelp logo

irfan-mu3 / ai-ds-projects Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 29.13 MB

Data science/Artificial Intelligence projects.

License: MIT License

Jupyter Notebook 99.66% Python 0.34%
python data-science data-viz regression image-classification

ai-ds-projects's Introduction

Data Science Projects

Some projects I have undertaken to learn and grow in data science. These projects mostly showcase how I would handle solving problems for particular datasets, but may include self-written statistical software and plotting algorithms.

Current projects:

  1. House Price Dataset (Regression)
  2. San Francisco's Incident Report Dataset (Forecasting)
  3. Adult Salary Dataset (Classification)
  4. Airport dataset (Forecasting)
  5. Chest x-ray dataset (Computer vision)

The projects are currently found in the regression_analysis, time_series_analysis, classification_analysis or computer_vision folder.

In each project, there may be two types of iPython notebooks: 1) Exploratory data analysis (EDA), 2) Confirmatory data analysis (CDA), which are both self-explanatory. Typically CDA is performed after EDA, and so should be read in the correct order. However, for complicated problems like computer vision I may start with modelling (CDA) first. Earlier notebooks are translations of the python files found in the project which I had written earlier, and they can be run if wanted. The names of these python files are suffixed with eda_jup.py or _cda_jup.py.

My approach to data science is mostly a graphical one. Hence, I will generally use plots to study the problem at hand, for example to find relationships/trends/seasonality/outliers. I prefer an approach not too rigorous (e.g. relying strongly on robust statistical testing for significance) and I like to validate my empirical results visually, i.e. by plotting residuals or CNN outputs.

My approach to M.L. is to leave it for work that requires automation, quick results, or for problems overly complicated such as pattern recognition with images - for where I would prefer CNNs. I like however to give a custom solution if possible, for example by studying outliers, or for example using something like the IDENT procedure of Box-Jenkins for forecasting.

ai-ds-projects's People

Contributors

irfan-mu3 avatar

Watchers

 avatar

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.