code in the jupyter notebook and rest in the word
Prokarsha Ghosh
updated on 10 Oct 2023
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Prokarsha Ghosh (24)
Project 1 - Implement and deploy CNN model in real-time using python on Fashion MNIST dataset
answers in jupyter notebook
08 Nov 2023 04:52 AM IST
Unsupervised Learning - Kmeans Week 11 Challenge
ques 1 is in docx file ques 2 is in jupyternotebook
01 Nov 2023 07:56 AM IST
Project 2
file in jupyter notebook
31 Oct 2023 08:32 AM IST
Project 1
perform on auto_clean.csv
13 Oct 2023 11:06 AM IST
Supervised Learning - Classification Week 7 Challenge
ques 1 is in ms word
13 Oct 2023 07:38 AM IST
Supervised Learning - Classification Week 8 Challenge
ques 2 is in ms word
13 Oct 2023 06:12 AM IST
Supervised Learning - Classification Week 9 Challenge
all questions are in ms word
13 Oct 2023 04:51 AM IST
Supervised Learning - Prediction Week 3 Challenge
code in the jupyter notebook and rest in the word
10 Oct 2023 02:00 PM IST
Basics of ML & AL Week 2 Challenge
in grading policy section it is mentioned that it should be done in excel. therefore i submitted both excel and word files but the calculations for ques 1 is done on excel. all answered questions are in excel and word file
10 Oct 2023 11:05 AM IST
Basics of Probability and Statistics Week 1 Challenge
no image required to solve the above questions
07 Oct 2023 05:57 AM IST
Project 2
PCA, K-Means Clustering and Hierarchical Clustering are in three different scripts
05 Oct 2023 03:46 PM IST
Project 1
These regression models are used to learn the underlying patterns in the given dataset and make predictions on whether a patient is likely to have heart disease based on their clinical parameters.
05 Oct 2023 05:51 AM IST
Project 2 - EDA on Vehicle Insurance Customer Data
some questions was not tought in the course
27 Sep 2023 09:47 AM IST
Project 1 - COVID-19 Vaccinations Trend Analysis
three files
25 Sep 2023 09:55 AM IST
Project 2 - Supply and Demand Gap Analysis
I took Uber cab request from Kaggle. Dataset provided below
14 Sep 2023 11:13 AM IST
Project 2
all the questions can be done in Python and R. but got no information. therefore I have to write it in the box; Display the data of white wine and red wine: Display the rows and columns of the "winequality-white" and "winequality-red" datasets. Get the size of both white wine and red wine: Count the number of rows and…
06 Aug 2023 05:44 AM IST
Project 1
great learning
06 Aug 2023 05:25 AM IST
Project 2 - Gender Bias in Science and Technical field
great learning
12 Jul 2023 11:01 AM IST
Project 1 - Analyzing the Education trends in Tamilnadu
great learning
12 Jul 2023 07:29 AM IST
Project 2
import pandas as pdimport mysql.connector cnx = mysql.connector.connect( host='your_host', user='your_user', password='your_password', database='alumni') def fetch_rows(table_name): query = f"SELECT * FROM {table_name} LIMIT 1000" df = pd.read_sql(query, cnx) return df table_names = [ 'College_A_HS', 'College_A_SE', 'College_A_SJ',…
05 Jul 2023 03:42 PM IST
Project 2 - Create a report using PowerQuery, Macro VBA, List Functions and Data Validation functions for Data Reporting of Supply Chain Management companies
Sub DataSummary() Dim ws As Worksheet Set ws = ThisWorkbook.Sheets("Sheet1") ' Replace "Sheet1" with your actual sheet name ' Data Summary for All Female Clients Dim femaleData As Range Dim femaleIncome As Range Dim femaleLoanAmount As Range ' Filter data for female clients based on CODE_GENDER column Set femaleData =…
30 Jun 2023 12:26 PM IST
Project 1 - Data Cleaning and Transformation using Pivot table and Charts for the Report on requirement of Team Hiring
b and h are in sheet 1 pivot table in sheet 2
26 Jun 2023 10:56 AM IST
Project 1
great learning
13 Jun 2023 08:02 AM IST
Project 1 - English Dictionary App & Library Book Management System
coding
12 Mar 2023 04:43 PM IST