Code Monkey home page Code Monkey logo

Ahmed Saqib's Projects

bankmanagementsystem icon bankmanagementsystem

The Bank Management System is a C++ console based application program that manages customer’s account in the Bank.The system provides access to the user to view account and user information, create or deactivate account, withdraw/deposit money into the account. The System has an admin that registers or deletes the user and has information about all the user’s and employees.

boolean-retrieval-model-ir-nlp icon boolean-retrieval-model-ir-nlp

The objective of this assignment is to make you understand how different indexes work in retrieving different query from a collection. You will create Inverted index and Positional index for a set of collection to facilitate Boolean Model of IR. Inverted files and Positional files are the primary data structure to support the efficient determination of which documents contain specified terms and at which proximity. You also learn to process simple Boolean expression queries through this assignment.

cubix-unity icon cubix-unity

Cubix is a basic obsticle dodging 3D game made with Unity.

dynamicprogramming-algorithms icon dynamicprogramming-algorithms

Dynamic Programming (DP) is an algorithmic technique for solving an optimization problem by breaking it down into simpler sub-problems and utilizing the fact that the optimal solution to the overall problem depends upon the optimal solution to its sub-problems. This project is made to solve the problems by applying different dynamic programming algorithms on randomly generated datasets.

gene-regulatory-network icon gene-regulatory-network

You have to formulate a graphical probabilistic model for the Gene Regulatory Network for the given data.

gharkhareedo.pk icon gharkhareedo.pk

GharKhareedo.pk will be a prototype of Zameen.pk a real estate management platform where real estate agents as well as local sellers can come up, register themselves and add their properties. In order to list a property or buy a property the seller or buyer should register themselves and then login into the system to perform their desire tasks.

life-expectancy-prediction icon life-expectancy-prediction

This is a basic machine learning assignment in which we analyze the results using Machine Learning with Life Expectancy data and we try to solve the problem of predicting the life expectancy using the different data points in the dataset.

numericalcomputing-nc icon numericalcomputing-nc

Numerical computing is an interconnected combination of computer science and mathematics in which we develop and analyze algorithms for solving important problems in science, engineering, medicine, and business. The purpose of this project is to implement what we studied in the semester, basically a practical approach. In our project we used C++ Programming language to implement the following numerical methods, i.e Bisection Method, Regular Falsi Method, Newton Raphson Method, Secant Method and Fixed Point Iteration.

operatingsystem-project- icon operatingsystem-project-

Using the concept of multiprogramming, comparing three sorting algorithms based upon how much time will take when implemented on each of the three techniques i.e. Serial (Sequential C++ Programming) , PThreads and, OpenMP and then conclude each of them. MergeSort, QuickSort, HeapSort.

pyspark-mllib icon pyspark-mllib

In this assignment we analyze the results using PySpark’s MLLib with Life Expectancy data and try to solve the problem of predicting the life expectancy using the different data points in the dataset. The aim of this assignment is to generate value and insight from the processing of heterogeneous data. This will be achieved by implementing several analytic methods/techniques, evaluating them and comparing the effectiveness of the adopted approaches.

software-design-analysis-project icon software-design-analysis-project

This report describes what the website (Gharkhareedo.pk) will do and how it will perform certain tasks in terms of its functionalities. It describes the working of the website as well as all the tools required in the build stage to the deployment stage. It gives a complete understanding of the project to the developer so that it may be easier for him/her to develop the website or edit any part of it.

vector-space-model-ir-nlp icon vector-space-model-ir-nlp

This assignment focuses on Vector Space Model(VSM) for information retrieval. You will be implementing and testing a set of queries using VSM for information retrieval. You need to build a vector space of features using some specified feature selection techniques. The dimension of the space will be Rn, the query is also represented in the same feature space. Cosine similarity is used to compute the similarity between documents and queries. A given threshold can be used to filter the results for a given query. The threshold should be fixed for a given set for queries.

virtualassistant-nlp-ml icon virtualassistant-nlp-ml

This project contains a simple VirtualAssistant can that show the last price of stocks, can help you with your TODO list and perform basic operation of adding, removing and showing the list. This project is based on Natural Language Processing with the help of an ML model.

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.