Mr-Lokesh's repositories
Telecom-Data-Analysis
This repository contains dataset for different telecom operators, It contains the features like Network Type, Call Drop Category, In Out Travelling, Latitude, Longitude, State Names, Average Data Upload and Download Speeds, Average Signal Strength and some demographic features such as Population, Literacy Rate, Rainfall and Area of the state.
MTechReportCode
These codes are a contribution to the scientific community and can be used to predict the mechanical properties of composites.
Sales-Analysis-using-Pandas
In this analysis, I tried to find out the best sales by analysing different geographical areas, months and tried to find out the best time to display advertisements to reach out to maximum potential customers
Tableau-Sample-Superstore-Dashboard
A Interactive tableau dashboard is created using Parameters, Calculation Fields, filters and LOD functions. In the dashboard, user has the control to select from four different KPI's (Sales, Profit, Quantity, Discount) and see the results for different segments, category and sub-categories.
Titanic_Survival
In this Project, Firstly I tried to observe and analyse the data through graphs and pivot tables. After completing the E.D.A, I tested several classification models and select the best model based on the performance matrics. Then I convert the jupyter file into a pickle file. Then I created a frontend with the help of HTML and flask framework and deployed the model in HEROKU platform.