• Stars
    star
    1
  • Language
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

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

Repository Details

This project used Python to predict house prices based on various features. I used sklearn library to perform regression on the training dataset and predicted the prices of the test set. I compared the predicted and actual values and generated a graph for the first 10 test samples.

More Repositories

1

Aimtoget-Staff

Repository of Aimtoget. Contains database of Old and Present Staff
JavaScript
2
star
2

React-Js-Tutorial

This is a tutorial and project from a 10hour course on YouTube (FreeCodeCamp.org)
1
star
3

FaceDetect

Uses React, Image recognition API, Server(Node and Express), React tilt
JavaScript
1
star
4

blessadeik.github.io

JavaScript
1
star
5

Gradient-Background

This is a webpage that allows you change the background with just a click
JavaScript
1
star
6

Beable

Its just all about Beable. Websites/Mobile Apps/Web Apps
PHP
1
star
7

Shopping-List

Shopping List.....Features: Add items, Remove items, Strikeout Items.....Updates to be made: Item, Quantity, and Price Column; Calculation of Price; Send a copy to mail
JavaScript
1
star
8

my-code-outlaws-project

This is a project done at the end of a 3-month Software Development training at Code Outlaws (online). Instructor: Benjamin Ayangbola @firstcodeoutlaw
HTML
1
star
9

Zero-to-mastery-exercises

This is a log of all exercises completed at Zero To Mastery Academy
JavaScript
1
star
10

Portfolio-SheCodeAfrica

Frontend first level Task on She Code Africa
1
star
11

Code-Outlaw-Project

This is a repository for the projects done in CodeOutlaw.
HTML
1
star
12

beable-devs

This is an update on the initial project given by @firstcodeoutlaw. A portfolio page with image sliders.
CSS
1
star
13

Issys-Medcare

For this project, I was just playing around with tailwind using a template from youtube.
HTML
1
star
14

Employee_Salary_Analysis

Jupyter Notebook
1
star
15

beable-bakes

This is an online store for Beable Bakes (more updates to be done). Here customers would be able to place an order for cakes and pastries, watch vlogs on how certain snacks are made. Customers would place orders for food by contacting the number on the platform. In subsequent updates, we would include an e-commerce feature.
CSS
1
star
16

Beable-Coffe-Shop

This is a Responsive website built with HTML, CSS, Grid, Flexbox, and more
HTML
1
star
17

Text_based_Similarity_Matching_on_Medical_Dataset_using_Cosine_Similarity_measures

I implemented a text-based similarity matching system on a medical dataset using Python, read the data files in Pandas df and pre-processed the text. I created a TD Matrix with TF-IDF weighting and used CosSim to find the similarity between a query and documents. I searched the 10 top-ranked image ids for a query and showed the images in notebook.
Jupyter Notebook
1
star
18

Sentiment_Analysis_Using_Different_Classifiers

This aimed to analyze the sentiment of a text dataset using different classifiers in Python. I used TF-IDF to represent the text and performed K-NN classification also trained the dataset with Random Forest, Logistic Regression, and Deep Neural Network using Keras. I evaluated performance of different classifiers on the test set
Jupyter Notebook
1
star
19

Emotion_Dataset_Analysis

: This project involved classifying sentences by their emotions using text analysis techniques in Python. I pre-processed the text, generated vocabulary, and represented the text in different ways. I also built and compared three models: Logistic Regression, Neural Network, and K-means Clustering.
Jupyter Notebook
1
star