Stars
Analyse Dataset and choose a K value, with new value predict and evaluate the dataset
Analyse a Housing Dataset of Usa for predicting housing prices for regions in the USA
Analyse advertising data set, indicating whether or not a particular internet user clicked on an Advertisement.predict whether or not they will click on an ad based off the features of that user
Analyse the dataset and using Decision Trees and Random Forests in Python predicting kyphosis present or absent within children
Using KMeans Clustering to analyse the College Data and form clusters from it based on Feature Private meaning private and public colleges
K Means Clustering is an unsupervised learning algorithm that tries to cluster data based on their similarity. Making Random data using blobs and Analysing it and forming Clusters from it.
Analyse a Dataset of Ecommerce company based in New York City that sells clothing online , order either on a mobile app or website for the clothes they want.Predict whether to buy using mobile app …
[Data Science] An end to end project to explore & visualize crime data and predict category of crime in San Francisco.
[Data Science] Chicago Crime data analysis from 2001 to present.
Analysing publicly available data from LendingClub.com. Lending Club connects people who need money (borrowers) with people who have money (investors). Hopefully, as an investor you would want to i…
Analyse the Titanic Data Set from Kaggle and predict a classification- survival or deceased
developing basic recommendation systems using Python and pandas for Movie Datasets.
Amazon Personalize / MovieLens inference utility/demo scripts
Predict a car's origin (i.e was it made in North America, Europe, or Asia?).
Predict a car's market price using its attributes.
Analyze basketball metrics of different college basketball teams and predict which teams can make it to the NCAA Final Four.
The purpose of this project is to analyze, specify, design, implement, document, and demonstrate a database management information system called the Georgia Restaurant Health Inspection System.
Investigate housing data set and build an ML Pipeline that automates feature engineering, feature selection, and training and testing models for estimation and prediction of housing prices.
Analyze close to 1 million movie ratings to generate movie recommendations based on a particular movie that anyone may have watched. Recommendations were determined using item-based collaborative f…
Model and visualize the political spectrum and divide of the 114th Congress of the United States of America.
Predict a candidate's chances of being admitted into a college based on GPA and GRE score
This lab outlines the process to build custom Docker images of an ASP.NET Core application, push those images to a private repository in Azure Container Registry(ACR). These images will be used to …
Language-Translator is an Angular Application which uses Azure Text Translator Service which converts a text message from one Language to another.
This lab uses a Dockerized ASP.NET Core web application - MyHealthClinic (MHC) and is deployed to a Kubernetes cluster running on Azure Kubernetes Service (AKS) using Azure DevOps.
Here, we will see how to use Octopus Deploy in conjunction with Azure DevOps to deploy in the cloud in a repeatable and reliable way.
This project demonstrates the use of Azure's Cognitive Services to analyze images using AI. End points have been created to identify objects in an image , describe the content of an image , obtain …
Containirize dotnet core web Api using Docker, push to Azure Container Registry and deploy to Kubernetes cluster in AKS
Simple set of .Net Core 3.0 projects used in Azure DevOps Pipelines Tutorial - Continuous Integration .
In this lab, we will present a scenario where Visual Studio Team Services (VSTS) can enable Node.js developers with continuous integration and deployment features. The scenario demonstrates how a N…
Provides a docker image that can interact with Azure via Pulumi