• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

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

Repository Details

This is a machine learning project to predict the prices of houses, using a dataset i downloaded from kaggle. The algorithm used was linear regression and the project was done on Jupyter note book. This work can easily be modified to suit any linear regrssion work. thanks.

More Repositories

1

Guide-on-how-to-write-a-project

This is a guide on how to write a computer science final year project. I developed this mostly for the student of AAUA (Nigeria). I believe it would be useful for other student from another universities. Most of the works uploaded here are done by me or collaborated with me. This repository will guide you throughout the whole chapters basically from 1 to 5.
3
star
2

Paystack_Integration_Example

This is a simple method to integrate Paystack in you Android Application
Java
2
star
3

Farm-Information-Management-System

This is a simple farm management system, where farmers can keep record of their good and also offer it for sale
2
star
4

SeamFixChat

A simple chat app using Eclipse paho mqtt library.
Java
2
star
5

Object_Tracking

Video surveillance is an attractive research area in artificial intelligence, computer vision and digital image processing. Tube cameras were used in 1930-1940 as monitoring system. The Close-Circuit Television (CCTV) was defective and expensive to observe events that happen in the scenes via visual display. (Mishra & Saroha, 2016). This work is focused on the effective deployment of an efficient tracking scheme for video surveillance. The work approach utilized in this task is the following of movement for video reconnaissance utilizing object discovery Algorithms. Furthermore, empirical investigation will be carried out to validate the proposed technique.
Java
2
star
6

Iris-Image-Classification-Image-Similarity-Augmentation-and-Authentication-using-CNN

In deep learning, a convolutional neural network is a class of deep neural networks, most commonly applied to analyzing visual imagery. In this work, i would be using the left and right iris for the experiment. email: [email protected] for the dataset
Jupyter Notebook
2
star
7

TimeTable-Scheduling-System

This is an time tabling scheduling system. Which allow user to create lectures or exam table.
Java
2
star
8

Age-and-Casuality

1
star
9

StaffPayroll-System

StaffPayroll System
1
star
10

BarCodeReader

This is a simple barcode reader with Swing
Java
1
star
11

SmartDoorSimulation

1
star
12

LoanManagementApp

This a loan management system developed with JavaFX. It contain some dope features as well. Feel fre to download and upgrade it.
Java
1
star
13

AndroidTask

Java
1
star
14

Fingerprint-and-Face-Recognition

This is a multimiodal system, Using both face and finger print recognition
Java
1
star
15

FingerAttendance

Attendance Manangement System using Java
Java
1
star
16

HospitalManagementSystem

This is a Simple Java Swing and MYSQL Project. With the Basic SQL Functions Creating a Database, Deleting, Updating and Selecting.
Java
1
star
17

Digital-Signature

Digital Signature
Java
1
star
18

AutoAddTabs

This is a simple JavaFx Application where you learn how to automatically add tab to tabpan with a button press
Java
1
star
19

Decision-Tree-Examples

Decision tress examples
Jupyter Notebook
1
star
20

My-Scripts

Personal PHP Helping Hands
PHP
1
star
21

flutter_app

This is a simple project i created to learn flutter
Dart
1
star
22

ML-Support-Vector-Machine-Examples

This a an example of a machine learning model using support vector machine algorithm.
Jupyter Notebook
1
star
23

CV_Update

This is a simple android app where user can upload his/her CV. And it can be viewed by others.
Java
1
star
24

Logistic-Regression-Example

In this machine learning example. I would be using logistic regression to predicting if a person would buy life insurnace based on his age using logistic regression
Jupyter Notebook
1
star
25

TeachJavaApp

This is a system App i developed with JavaFx. It is a tutorial to learn all Java Fundamental, with 30 examples about Java Consoles
Java
1
star
26

ionic_tutorial

This is a folder for my ionic tutorial
TypeScript
1
star
27

IBM-Waston-ChatBot

This is a simple chatbot implemented using IBM Waton
Java
1
star
28

ionic-js

ionic with js
HTML
1
star
29

tele.github.io

HTML
1
star
30

File-Encryption-with-sms-token

This is file encryption system where user can encrypt file and send via a mail and the receiver would get an sms with the crack pin to decrypt it. Java Swing
Java
1
star
31

TyphoidAndMalaria_Diagnostic

This is a simple typhoid and malaria diagnostic software developed with java and i also made useof Jasper Report
Java
1
star
32

Clustering

Machine Learning Clustering
Jupyter Notebook
1
star
33

NewsReportApplication

Java android application and php mysql
Java
1
star
34

H5mODEL

1
star
35

Gonorrheaandsyphilis_diagnosis

Software to diagnose both Gonorrhea and Syphilis Diagnosis using Fuzzy Login
Java
1
star
36

Way4wardHelper.jar

This is a Java Console , Java Swing and JavaFX Supported Library. Java Long Code has been simplified. Eg Sending Mail Aes Encrytion and Decryption Switching scenes. Generating Long and short random number
Java
1
star
37

ReactNative-Navigation

This a simple react native app with React Navigation Features
Objective-C
1
star
38

Genetic-Algorithm-Example

A simplem example on hoe to use genetic algorithm
Jupyter Notebook
1
star
39

Face-Recognition-Attendance-System

Face Recognition Attendance System with Java Swing and MYSQL
Java
1
star
40

Threat_Identifier

This a simple scam tester application called Threat Identifier. The main purpose of this app is to very a text inpute if its a scam text, and you can also type any application. It would fetch all is NCE Threat ISSUES. Lastly it would check if a website has an SSL Validation. This App is developed using JavaFx
Java
1
star
41

ML_Breast_Cancer_Dataset_Using10KFolds

This is a machine learning project. Using 10KFold Cross Validation. Breast cancer the most common cancer among women worldwide accounting for 25 percent of all cancer cases and affected 2.1 million people in 2015 early diagnosis significantly increases the chances of survival. The key challenge in cancer detection is how to classify tumors into malignant or benign machine learning techniques can dramatically improves the accuracy of diagnosis. Research indicates that most experienced physicians can diagnose cancer with 79 percent accuracy while 91 percent correct diagnosis is achieved using machine learning techniques.
Jupyter Notebook
1
star
42

LandInformationSystem

This is a typical Land Information System. This system allow an admin to save information concerning land. All report can be outputed in a pdf format.
Java
1
star
43

telecommunication.github.io

Telecommunications facilities in Nigeria were first established in 1886 by the colonial administration. These were geared towards discharging administrative functions rather than the provision of socio-economic development of the country. Accordingly, the introduction of public telegraph services linking Lagos by submarine cable along the west coast of Africa to Ghana, Sierra-Leone, Gambia and on to England was a greater priority than a robust telecommunications network.
HTML
1
star
44

BrickBreaker

A JavaFx BrickBreaaker Game
Java
1
star
45

ML-Ensemble-Method_Voting_Classifier

In statistics and machine learning, ensemble methods use multiple learning algorithms to obtain better predictive performance than could be obtained from any of the constituent learning algorithms alone. A Voting classifier model is a kind of ensemble model that combines multiple different models (i.e., sub-estimators) into a single model, which is (ideally) stronger than any of the individual models alone. I used three different algorithm here, Logistic regression, Decision tree and Support vector machine.
Jupyter Notebook
1
star
46

ML---Alchohol-Effect-In-Student-Academic-Performance-Prediction

Alcohol use is a well-known risk factor for certain conditions, such as cirrhosis of the liver, fetal alcohol syndrome, and injuries related to drunk driving. Alcohol consumption can also contribute to chronic illnesses like heart disease, stroke, and some cancers. Interpersonal violence, self-harm (suicide), and unintentional injuries can also be fueled by alcohol. Alcohol has been used for various purposes in many human societies for over ten thousand years (Smart, 2007). The aim of this work is to analyze the effect of alcohol consumption on the academic performance of students of Adekunle Ajasin University using Data mining.
1
star
47

ML-Multivariant-Example-

This is an example of a multi variant linear regression examples. Linear regression can be implemented on different kind of data. A dataset that involves considering 1 factor is a single variant and any data that considers the use of more than one factor for prediction is a multivariant linear regression approach. This is an example of a multi variant linear regression approach.
Jupyter Notebook
1
star
48

FingerprintAuthenticationUsingDigitaPersona

This is a fingerprint authentication system. Java Swing Contact ([email protected]) for the sdk
Java
1
star
49

TrafficOffenseSystem

This is Traffic offense system. Built with JavaFX and Mysql. The main purpose of this project is to reduce paper work when it comes to keeping records of offense rules and criminal
Java
1
star
50

Library-Management-System

This is library management system where the librarian can add book to the system database, update the record and also issue book and return book can be done.
Java
1
star