Publications by Aashish Gaire

Data

14.09.2021

This is my first project in data mining class. In this project i have taken IMDb top 250 best movies of 2020. This datasheet is taken from kaggle. In this data set I have categorical and quantitative data. Rating and Genre are categorical whereas Score and Gross Income are quantitative. #Summary of Rating ( Quantitative Variable) ## Mean mean(df$...

2281 sym R (3942 sym/33 pcs) 8 img

Data Mining Project 1

14.09.2021

This is my first project in data mining class. In this project i have taken IMDb top 250 best movies of 2020. This datasheet is taken from kaggle. In this data set I have categorical and quantitative data. Rating and Genre are categorical whereas Score and Gross Income are quantitative. #Summary of Rating ( Quantitative Variable) ## Mean mean(df$...

2405 sym R (3948 sym/33 pcs) 8 img

Publish Document

14.09.2021

#This is my first project in data mining. In this project i have taken a data of 250 best movies from 2016-2020. In this data set we will be using the data given to point out the rating,income, and other aspects of the movies. #1 #Summary of Rating ( Quantitative Variable) ## Mean mean(df$Rating,trim = 0, na.rm = FALSE) ## [1] 8.167728 cat("\nSta...

718 sym R (1154144 sym/35 pcs) 8 img

Publish Document

13.09.2021

#This is my first project in data mining. In this project i have taken a data of 250 best movies from 2016-2020. In this data set we will be using the data given to point out the rating,income, and other aspects of the movies. #1 #Summary of Rating ( Quantitative Variable) ## Mean mean(df$Rating,trim = 0, na.rm = FALSE) ## [1] 8.167728 cat("\nSta...

718 sym R (1154144 sym/35 pcs) 8 img

Projeect

13.09.2021

#This is my first project in data mining. In this project i have taken a data of 250 best movies from 2016-2020. In this data set we will be using the data given to point out the rating,income, and other aspects of the movies. #1 #Summary of Rating ( Quantitative Variable) ## Mean mean(df$Rating,trim = 0, na.rm = FALSE) ## [1] 8.167728 cat("\nSta...

620 sym R (524997 sym/36 pcs) 4 img

Data Mining

14.09.2021

This is my first project in data mining class. In this project i have taken IMDb top 250 best movies of 2020. This datasheet is taken from kaggle. In this data set I have categorical and quantitative data. Rating and Genre are categorical whereas Score and Gross Income are quantitative. #1 #Summary of Rating ( Quantitative Variable) ## Mean mean(...

2105 sym R (3948 sym/33 pcs) 8 img

Project1

14.09.2021

This is my first project in data mining class. In this project i have taken IMDb top 250 best movies of 2020. This datasheet is taken from kaggle. In this data set I have categorical and quantitative data. Rating and Genre are categorical whereas Score and Gross Income are quantitative. #1 #Summary of Rating ( Quantitative Variable) ## Mean mean(...

2105 sym R (3948 sym/33 pcs) 8 img