Giter Club home page Giter Club logo

Hadise Pishdast's Projects

cloudsim icon cloudsim

CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services

covid-19 icon covid-19

Novel Coronavirus 2019 time series data on cases

face-datection-and-recognition icon face-datection-and-recognition

Detect a face on a picture or live video and recognize the person. I described the face detection algorithm by Viola and Jones. There are four stages which contribute to fast and accurate detection: first of all, Haar-like features, second the integral image for feature computation, then Adaboost for feature selection and finally cascade filter for efficient computational resource allocation

leetcode icon leetcode

Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.

longest-common-prefix icon longest-common-prefix

a function to find the longest common prefix string among an array of strings. If there is no common prefix, return an empty string "".

machinelearningphishing icon machinelearningphishing

This project will determine which of the five supervised classification machine learning algorithms performs best in detecting phishy emails

online-marketing-data icon online-marketing-data

in this project I needed to clean the data and do visualizations and classifications. finding out everything about customers and targets. finding a pattern of usage for a specific user. distribution of channels and products and users

persian_sites_spiders icon persian_sites_spiders

مخزن کدی برای خزنده‌های وب سایت های فارسی برای استخراج داده‌های مفید آنها

search-insert-position icon search-insert-position

Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order. You may assume no duplicates in the array

valid-parentheses icon valid-parentheses

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string is valid if: Open brackets must be closed by the same type of brackets. Open brackets must be closed in the correct order.

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.