GithubHelp home page GithubHelp logo

Abdullah Sohail's Projects

demographic-data-analyzer icon demographic-data-analyzer

Extraction was done by Barry Becker from the 1994 Census database. A set of reasonably clean records was extracted using the following conditions: ((AAGE>16) && (AGI>100) && (AFNLWGT>1)&& (HRSWK>0)) Prediction task is to determine whether a person makes over 50K a year.

ds-malik-solutions-chapter2-and-pdf icon ds-malik-solutions-chapter2-and-pdf

I solved the exercise to improve my logic building skills. It will surely help you also. I am also uploading the book because questions may change in the next editions.

eight-queens-problem-using-genetic-algorithm icon eight-queens-problem-using-genetic-algorithm

GA works on the population of individual, in other words the group of individuals is known as population. The GA generates population by selecting random individuals according to their fitness. Fitness is a value who determines the most fitted individual in the current population to be selected as a parent for next generation.

mean-variance-standard-deviation-calculator icon mean-variance-standard-deviation-calculator

The input of the function should be a list containing 9 digits. The function should convert the list into a 3 x 3 Numpy array, and then return a dictionary containing the mean, variance, standard deviation, max, min, and sum along both axes and for the flattened matrix.

open-read-write-linux-c icon open-read-write-linux-c

Design a program using ordinary pipes in which the parent process sends a message from a file named file.txt to a child process, and the child process removes the occurrences of all the special characters including &,@,#,%,*,? &,$,”, and ~ and replace them with space (’ ’). And send the modified version back to the parent process.

pac-man-oop icon pac-man-oop

I created PAC MAN game with object oriented concepts. It was my OOP course project. It was given by by Mr. Farooq Ahmad. Graphic library was provided by the teacher. FAST UNIVERSITY LAHORE FALL 2021

teammates icon teammates

This is the project website for the TEAMMATES feedback management tool for education

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.