en
Feedback
Data Science Project

Data Science Project

Open in Telegram

👉Here I will provide Data Science Projects. 👇Discussion group is attached with this channel https://t.me/+1IATFRePLmY1ZThl

Show more
The country is not specifiedTechnologies & Applications48 437
1 343
Subscribers
+124 hours
+47 days
+1030 days
Posts Archive
Working on a face recognition attendance system project. I will share this project with resources on the 10th of June. Stay t
+2
Working on a face recognition attendance system project. I will share this project with resources on the 10th of June. Stay tuned and please share this channel with your friends ☺️

Python Practice Problems.pdf3.28 MB

Steal_this_80_pages_from_me,_ultimate_Deep_Learning_notes_1.pdf2.26 MB

Data Interview Questions Day 1.pdf9.46 KB

5 Deep Learning Projects.pdf7.26 MB

Thanks for 1k subscribe ☺️
Thanks for 1k subscribe ☺️

Company name: TCS Role: ML Engineer Topic: KNN, Logistic Regression, RNN, LSTM 1. What is the Impact of Outliers on Logistic Regression? The estimates of the Logistic Regression are sensitive to unusual observations such as outliers, high leverage, and influential observations. Therefore, to solve the problem of outliers, a sigmoid function is used in Logistic Regression. 2. What is the difference between vanilla RNNs and LSTMs? The main difference between vanilla RNNs and LSTMs is that LSTMs are able to better remember long-term dependencies, while vanilla RNNs tend to forget them. This is due to the fact that LSTMs have a special type of memory cell that can retain information for longer periods of time, while vanilla RNNs only have a single layer of memory cells. 3. What is Masked Language Model in NLP? Masked language models help learners to understand deep representations in downstream tasks by taking an output from the corrupt input. This model is often used to predict the words to be used in a sentence. 4. Why is the KNN Algorithm known as Lazy Learner? When the KNN algorithm gets the training data, it does not learn and make a model, it just stores the data. Instead of finding any discriminative function with the help of the training data, it follows instance-based learning and also uses the training data when it actually needs to do some prediction on the unseen datasets. As a result, KNN does not immediately learn a model rather delays the learning thereby being referred to as Lazy Learner.

Company name: Cloudera Role: Data Analyst Topic: rank vs dense rank, one hot encoding , label encoding, Excel, PowerBI, Tableau 1. What is the difference between the RANK() and DENSE_RANK() functions? The RANK() function in the result set defines the rank of each row within your ordered partition. If both rows have the same rank, the next number in the ranking will be the previous rank plus a number of duplicates. If we have three records at rank 4, for example, the next level indicated is 7. The DENSE_RANK() function assigns a distinct rank to each row within a partition based on the provided column value, with no gaps. If we have three records at rank 4, for example, the next level indicated is 5. 2. Explain One-hot encoding and Label Encoding. How do they affect the dimensionality of the given dataset? One-hot encoding is the representation of categorical variables as binary vectors. Label Encoding is converting labels/words into numeric form. Using one-hot encoding increases the dimensionality of the data set. Label encoding doesn’t affect the dimensionality of the data set. One-hot encoding creates a new variable for each level in the variable whereas, in Label encoding, the levels of a variable get encoded as 1 and 0. 3. What is the shortcut to add a filter to a table in EXCEL? The filter mechanism is used when you want to display only specific data from the entire dataset. By doing so, there is no change being made to the data. The shortcut to add a filter to a table is Ctrl+Shift+L. 4. What is DAX in Power BI? DAX stands for Data Analysis Expressions. It's a collection of functions, operators, and constants used in formulas to calculate and return values. In other words, it helps you create new info from data you already have. 5. Define shelves and sets in Tableau? Shelves: Every worksheet in Tableau will have shelves such as columns, rows, marks, filters, pages, and more. By placing filters on shelves we can build our own visualization structure. We can control the marks by including or excluding data. Sets: The sets are used to compute a condition on which the dataset will be prepared. Data will be grouped together based on a condition. Fields which is responsible for grouping are known assets. For example – students having grades of more than 70%.

TimeSeries_Weather_Data_Analysis.pdf1.30 MB

Hello guys! Currently,I am working on a big capstone project. In which Python TKinter, OpenCV, databases, and Chatboat are used.  Are you guys excited for it?
Anonymous voting

EDA and Model Training - IPL Cricket.pdf2.48 MB

github-data-science-projects.pdf6.81 KB

Guys, if you found it informative, please share it with your friends.

Flipkart Review Scraper Project
Flipkart Review Scraper Project

Guys working on the Flipkart review scraper project 🙂
Guys working on the Flipkart review scraper project 🙂

By this evening, I will share the Flipkart review scraper project. Are you guys excited?
Anonymous voting

Guys join group for project discussion https://t.me/projectgroup45

Next I will share Flipkart review scraper project.