• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

Dream Housing Finance company deals in all kinds of home loans. They have presence across all urban, semi urban and rural areas. Customer first applies for home loan and after that company validates the customer eligibility for loan. Company wants to automate the loan eligibility process (real time) based on customer detail provided while filling online application form. These details are Gender, Marital Status, Education, Number of Dependents, Income, Loan Amount, Credit History and others. To automate this process, they have provided a dataset to identify the customers segments that are eligible for loan amount so that they can specifically target these customers.

More Repositories

1

Test-case-Prioterization-using-Genetic-Algorithm

Prioritize test case scenarios by identifying the critical path cluster using Genetic algorithm
Python
6
star
2

AI-for-Marketing

Marketing is crucial for the growth and sustainability of retail business. Marketers can help build the company’s brand, engage customers, grow revenue, and increase sales. AI can star change maker for Product Marketing & Business Boost
Jupyter Notebook
5
star
3

Advance-Deep-Learning

Advanced Deep Learning repository! This repository is dedicated to exploring cutting-edge research, advanced techniques, and innovative applications in the field of deep learning. Our mission is to provide a comprehensive and accessible resource for students, researchers, and enthusiasts who are passionate about pushing the boundaries.
Jupyter Notebook
5
star
4

PYTHON-SWC_Session

Welcome to the repository where learning Python transcends the boundaries of traditional education. Here, you'll find a comprehensive collection of notes, examples, and real-world analogies that I've meticulously crafted and used in my Python programming sessions. These resources have illuminated the path of programming for over 3000 students ofSWC
Jupyter Notebook
3
star
5

Automate-Vehicle-Number-Plate-Recognition

Automatic number plate recognition (ANPR) is quickly becoming an increasingly popular solution offering organisations effective visitor and car park access management. Several trends and challenges are driving the popularity of this solution, such as increasing vehicle thefts, security concerns as well as the growing interest in smart parking solutions and automated vehicle identification. We are using Tensoflow based solution for ANPR
Python
3
star
6

DepthMapExplorer-3DPointCloudLab

Explore the World in 3D: 3DPointCloudLab is your gateway to the fascinating universe of 3D depth maps and point clouds. Whether you're a researcher, developer, or 3D enthusiast, our repository offers a treasure trove of tools, techniques, and insights dedicated to the exploration and manipulation of 3D spatial data.
HTML
2
star
7

Online-Machine-Learning-A_Z-guide

Online Machine Learning is a method of machine learning in which data becomes available in a sequential order as a stream of data and is used to update the best predictor for future data at each step, as opposed to batch learning techniques which generate the best predictor by learning on the entire training data set at once. In contrast to the more traditional batch learning, online learning methods update themselves incrementally with one data point at a time. It is also used in situations where it is necessary for the algorithm to dynamically adapt to new patterns in the data, or when the data itself is generated as a function of time, e.g., stock price prediction
2
star
8

SIMHA-Personal-Assistant-using-Artificial-intelligence

The rise of automation, along with increased computational power, novel application of statistical algorithms, and improved accessibility to data, have resulted in the birth of the personal digital assistant market, popularly represented by Apple’s Siri, Microsoft’s Cortana, Google’s Google Assistant, and Amazon’s Alexa.
Python
2
star
9

Advanced-Library-Managment

Advanced Library Management Project using ADV Java & Advance Concepts of DBMS
Java
1
star
10

Healthcare-Diagnosis-with-Medical-Imaging

Aim of medical imaging is to capture abnormalities using image processing and machine learning techniques.
Jupyter Notebook
1
star
11

Disease-prediction-Models

Disease prediction Models
Jupyter Notebook
1
star
12

bike-rental-timeseries-forcasting-on-AWS-DeepAR

The Amazon SageMaker DeepAR forecasting algorithm is a supervised learning algorithm for forecasting scalar (one-dimensional) time series using recurrent neural networks (RNN).When your dataset contains hundreds of related time series, DeepAR outperforms the standard ARIMA and ETS methods. You can also use the trained model to generate forecasts for new time series that are similar to the ones it has been trained on.
Jupyter Notebook
1
star
13

Privacy-Preserving-Assocition-Rule-Mining-Algorithm

Recently privacy-preserving assocition rules mining algorithm have been proposed to support data privacy , However , the algorithms have an additional overhead to insert fake items and cannot hide data frequency . In this project we used privacy preserving assocition rule mining algorithm or encrypted data in cloud computing . for assocition rule minig rule we utilize apriori Algorithm by using Elgamal Cryptosystem without additional fake transaction.
Java
1
star
14

Deep-Learning-Model-for-Song-Prediction-form-huming-Whistling

Building Audio Deep Learning Model for forecasting melody name. Sound Classification is one of the foremost broadly utilized applications in Audio Deep Learning. It includes learning to classify sounds and to anticipate the category of that sound. I am going begin with sound files, convert them into spectrograms, input them into a CNN plus Linear Classifier model, and create forecasts almost the lesson to which the melody has a place.
Jupyter Notebook
1
star
15

Data-Science-Famework

This repository is a comprehensive collection of notebooks that covers various data science projects in detail. Each project is designed to provide a clear understanding of the data science pipeline, from data acquisition to model deployment.
Jupyter Notebook
1
star
16

Weather-Forcasting-Time-Series-Data

Time series forecasting is the process of analyzing time series data using statistics and modeling to make predictions and inform strategic decision-making. We are using Tensor-Flow to analyse weather periodic data contains 14 different features such as air temperature, atmospheric pressure, and humidity. we tried 5 differet models to analyse and forcast time series data of weather.
Jupyter Notebook
1
star