• Stars
    star
    11
  • Rank 1,690,285 (Top 34 %)
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Linear regression project to predict the selling price of a house. Data set contained features of house using which we predicted the price. Dataset was taken from kaggle.

More Repositories

1

knn-algorithm

K-Nearest Neighbors is one of the most basic yet essential classification algorithms in Machine Learning. It belongs to the supervised learning domain and finds intense application in pattern recognition, data mining and intrusion detection. ->The K-Nearest Neighbors (KNN) algorithm is a simple, easy-to-implement supervised machine learning algorithm that can be used to solve both classification and regression problems.
12
star
2

chat-bot-for-college

Chat bot for college using NLP, Pytorch, Feed forward neural network Chatbots are conversational interfaces that can integrate artificial intelligence with different use cases. They are currently quite popular and organizations of all kinds are giving completely innovative uses to this technology.
Jupyter Notebook
10
star
3

Python-programing-from-scratch-hands-on-

make your hands dirty to become an expert and it can be used for other types of programming and software development besides web development. That includes back end development, software development, data science and writing system scripts among other things.
Jupyter Notebook
9
star
4

Data-Science-Resume-

Looking for a challenging role in a reputable organization to utilize my technical, database, management and Analytical skills for the growth of the organization as well as to enhance my knowledge about new a emerging trends in the IT sector.
8
star
5

RFM_Analysis

RFM (Recency, Frequency, Monetary) analysis is a proven marketing model for behavior based customer segmentation. It groups customers based on their transaction history โ€“ how recently, how often and how much did they buy. RFM helps divide customers into various categories or clusters to identify customers who are more likely to respond to promotion.
Jupyter Notebook
7
star
6

Predicting-Customer-Response-to-Telemarketing-Campaigns

Main Objective: increase the effectiveness of the bank's telemarketing campaign This project will enable the bank to develop a more granular understanding of its customer base, predict customers' response to its telemarketing campaign and establish a target customer profile for future marketing plans. By analyzing customer features, such as demographics and transaction history, the bank will be able to predict customer saving behaviours and identify which type of customers is more likely to make term deposits. The bank can then focus its marketing efforts on those customers. This will not only allow the bank to secure deposits more effectively but also increase customer satisfaction by reducing undesirable advertisements for certain customers.
Jupyter Notebook
5
star
7

Term-Paper-on-Modernizing-Waste-Management-through-AI

My idea is that they need to look for industrial automation using smart waste management techniques. This is needed right from proper waste disposal, waste collection, prompt checking to prevent over flow to safely disposing them. Recycling is yet another major innovative step towards reduction of waste and to get back from the used products.
4
star
8

TASK-3-Perform-Exploratory-Data-Analysis-on-dataset-SampleSuperstore-

As a business manager, try to find out the weak areas where you can work to make more profit. Approach is like What all business problems you can derive by exploring the data?
Jupyter Notebook
1
star
9

Car-Price-Prediction-using-Machine-Learning

In the regression model, for any fixed value of X, Y is distributed in this problem data-target value (Price ) not normally distributed, it is right skewed. To solve this problem, the log transformation on the target variable is applied when it has skewed distribution and we need to apply an inverse function on the predicted values to get the actual predicted target value. Due to this, for evaluating the model, the RMSLE is calculated to check the error and the R2 Score is also calculated to evaluate the accuracy of the model.
Jupyter Notebook
1
star
10

KPMG-Virtual-Internship-Three-modules-updated

I Completed Project new project from my client like Sprocket Central pty ltd selling bicycles & accessories. They are looking to expand into a new market, And we will be assisting by showcasing our Data Analytics skills to recommend a suitable marketing strategy. By doing mainly Data quality, Data modeling And visualization of these results of analysis, which we can present to the client. It tends to be various issues with the data regarding things like Accuracy, Completeness or duplicate values. Its is important that we assess the data quality for these issues before starting any analysis.
Jupyter Notebook
1
star
11

Data-Scientist-Resume-2021

Keep Data Science Resumes Brief and The first thing you should strive for in writing a resume is to keep it short. A good resume should only be one page long, unless you have ten years of relevant experience for the job youโ€™re applying to.Even then, there are recruiters out there who will toss any resume longer than one page. Recruiters, hiring managers receive a LOT of resumes every day, and they usually have about 30 seconds to look over someoneโ€™s resume and make a decision.
1
star