View on GitHub

Anil Biradar Portfolio

Front End/Back End

Project 1: Expense Tracker

Click here to see live

Project 2: Shiny App: ODI Cricketers Info

Click here to see live

Project 3: Covid 19 Dashboard -

Click here to see Live

Project 4: House Price Prediction using Advance Regression

Aim of the project is to know the following things about the prospective properties:
1 Which variables are significant in predicting the price of a house, and
2 How well those variables describe the price of a house

Project 5: Forecast the number of passengers for the next twelve months

With the data on the number of passengers that have travelled with the airline on a particular route for the past few years. Using this data, want to forecast the number of passengers for the next twelve months.

Project 6: Choosing the countries that are in the direst need of aid

Aim of the project is to categorise the countries using some socio-economic and health factors and need to suggest the countries which needs to focus on the most.

Project 7:Mobile Price Prediction

This Study aims at accurately predicting in what price range a particular mobile falls into , by fitting the data into five classifiers (K-NearestNeighbour, Decision Tree, Random Forest Classifier, Naive Bayes Classifier, and Support Vector Machine Classifier) and identify the best classifier with highest accuracy.

Project 8: Lead Scoring Case Study

Company named X Education gets a lot of leads, its lead conversion rate is very poor. For example, if, say, they acquire 100 leads in a day, only about 30 of them are converted. To make this process more efficient, the company wishes to identify the most potential leads, also known as ‘Hot Leads’. If they successfully identify this set of leads, the lead conversion rate should go up as the sales team will now be focusing more on communicating with the potential leads rather than making calls to everyone.

Project 9: Supermarket Price Wars

The objective of the investigation is to figure out which supermarket, Coles or Woolworths, is cheaper. The sample is gathered from the website https://grocerycop.com.au/products which includes 9 products from each of the 10 categories. A large sample of 90 (n > 30) is chosen in accordance with Central Limit Theorem(CLT) to effectively avoid the issue with normality and to limit standard error.

Project 10: Time Series analysis of Airline passengers using R

A seasonal time series data is read and fitted with deterministic and stochastic trend models. A residual approach is followed to fit the stochastic models and a possible set of models is found, and each model is checked for significant coefficients and the significant models are selected for the diagnostics checking. Then the residual analysis is conducted on each model and the model with the stationary residuals is selected for the forecast.