Coder Social home page Coder Social logo

Shweta Mustare's Projects

access-to-genius icon access-to-genius

Bachelors' dissertation project - The development of a portfolio website which gathers public information about a person from web scraping and social media links.

cash-cow icon cash-cow

Predicting the profits of start-up companies based on the location and expenditure for innovative research, admin, and marketing, using Multiple Linear Regression.

decision-tree-classification icon decision-tree-classification

Classifying purchase event data with Decision Tree built on previous data points, predicting relations between age, salary and purchase event.

decision-tree-regression icon decision-tree-regression

Predicting salaries by splitting the multi-dimensional data in terminal leaves using Decision Tree Regression.

eight-queens icon eight-queens

The eight queens problem statement dictates placement of eight chess queens on an 8×8 chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal. This code is using Python to resolve the problem.

k-means-clustering icon k-means-clustering

Clustering data items with height, weight and foot size into clusters with K-means, utilising Python.

k-nearest-neighbour icon k-nearest-neighbour

Classifying the customer purchase event using K-Nearest Neighbour, based on their age and salary.

kernel-svm icon kernel-svm

Classifying purchase events with introduction of dimensions to linearly separate the data points. The SVM algorithm uses Radial basis Function (RBF) Kernel.

knapsack-algorithm icon knapsack-algorithm

The Knapsack problem dictates placement of weighted items with gains in a limited capacity knapsack to maximise the gain.

logistic-regression icon logistic-regression

Calculating the probability of customers purchasing a product from a social media ad, based on their age and salary, using Logistic Regression. Python.

naive-bayes-classifer icon naive-bayes-classifer

Calculating the most probable output with Naive Bayes Classifier, as it assumes the attributes are not related to each other. This code determines whether a person is a male or female based on measured features including height, weight and footsize.

pay-day icon pay-day

Predicting the salary of employees based on years of experience, using Simple Linear Regression

polynomial-regression icon polynomial-regression

Predicting the salaries of employees based on their job role and level, using polynomial regression.

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.