Kevin Sequeira (KevinSequeira)

KevinSequeira

Geek Repo

Company:@GitHub

Location:Adelaide

Home Page:kevinsequeira.in

Github PK Tool:Github PK Tool

Kevin Sequeira's repositories

ave-christus-rex

Source code for avechristusrex.com. Ave Christus Rex is a platform dedicated to reviving the pre 1962 Catholic Tradition of the Holy Mass, while respecting the Second Ecumenical Council of the Vatican.

Language:JavaScriptStargazers:0Issues:0Issues:0

github-slideshow

A robot powered training repository :robot:

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

Seek-Scraping

Scraping Seek.com.au for data on different Data Analytics jobs

Language:PythonStargazers:3Issues:0Issues:0
Language:RStargazers:0Issues:0Issues:0

Linear-Regression-with-Categoric-and-Numeric-Data

In this program, we fit a linear regression model to the "Melbourne Housing Market" dataset, which you can find here: https://www.kaggle.com/anthonypino/melbourne-housing-market/. We will start by importing the dataset and analyzing the distribution of different features. We will plot the features, run tests for correlation and association, and identify the most important features that help estimate the value of a property. After that, we will fit a predictive model using Scikit-learn's LinearRegression module. We will test the model fitted to our data over various seeds and examine the fit statistics to determine the best model.

Language:PythonStargazers:0Issues:0Issues:0

INFS-5096-Risk-Analysis

In this assignment

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Assignment-1-INFS-5096-

This contains all the code for Assignment 1 of INFS 5096

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Assigment-1-Customer-Segmentation

This respository contains the IPython Notebooks for Customer Segmentation of three years of data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Logistic-Regression

In this session, we develop a Logistic Regression model using the Scikit-Learn Library for estimating Model Coefficients to predict if a Customer will apply for a Loan

Language:PythonStargazers:0Issues:0Issues:0

Linear-Regression-from-Scratch

In this post, we develop a Multiple Linear Regression model in Python using the Gradient Descent Algorithm for estimating Model Coefficients to predict the prices of houses in the San Francisco Bay Area.

Language:PythonStargazers:0Issues:0Issues:0

benfordsLawForFraudCheck

This is a Python Program that uses Benford's Law to analyse if the datasets are fradulent

Language:PythonStargazers:0Issues:0Issues:0

DL4CVStarterBundle

Edited code examples from the book 'Deep Learning for Computer Vision - Starter Bundle' by Adrian Rosebrock

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Dictionaries-in-Python

And here's a short session on how the Dictionaries data type works in the Python programming language!

Language:PythonStargazers:1Issues:0Issues:0

Multidimensional-For-Each-Loop-in-Java

Here is a short session on working with Multidimensional For Each Loops in Java. In this case, we have a two-dimensional For Each loop.

Language:JavaStargazers:0Issues:0Issues:0

Lists-in-Python

Hello everyone! This little session here is a quick tutorial on Lists in Python and how you can work with them.

Language:PythonStargazers:0Issues:0Issues:0

Switch-Statement-with-Chosen-Breaks-in-Java

Hey everybody, this is a simple example that illustrates the smart use of break statements used within a 'Switch' loop.

Language:JavaStargazers:0Issues:0Issues:0

Java-with-the-Programming-Panda

I'm an Electronics and Telecommunication Engineer who enjoys playing with Code. I fell in love with Java when I began to learn how to code because of its object oriented nature, and thought, "Why not create my own notes that may be easy for all to follow?" So this is what this repository is all about. Enjoy!

Language:JavaStargazers:0Issues:0Issues:0

For-Each-Loop-in-Java

Alrighty then! Here's a quick program explaining the working of the 'For Each' loop in Java, sometimes also called as 'Enhanced For' Loop.

Language:JavaStargazers:0Issues:0Issues:0

Tuples-in-Python

Hey there. This is a super-fast tutorial on Tuples in Python and how they work.

Language:PythonStargazers:0Issues:0Issues:0

Strings-in-Python

Heya peeps! This is a short session on using the Strings data type in Python.

Language:PythonStargazers:0Issues:0Issues:0

Reals-Complex-and-Decimals

Hey everyone. Here's an example program demonstrating how to work with Real, Complex, and Decimal data types in Python

Language:PythonStargazers:0Issues:0Issues:0

Booleans-in-Python

Here's my second mini tutorial of the series Python Programming. This is a session on Boolean data type in Python, including well explained code. If you're a Python beginner, this should surely help.

Language:PythonStargazers:0Issues:0Issues:0

Do-While-Loop-in-Java

Hey people. Here's an example program demonstrating how the 'Do-While' loop works in Java.

Language:JavaStargazers:0Issues:0Issues:0

Simple-While-Loop-in-Java

Hello. Here's an example program demonstrating how the 'While' Loop works in Java.

Language:JavaStargazers:0Issues:0Issues:0

Integers-in-Python

Here's my first mini tutorial on Integers in Python, including well explained code. If you're a Python beginner, this should surely help.

Language:PythonStargazers:0Issues:0Issues:0

iamkevinsequeira.com---JavaScript-files

Here are all the JavaScript files used for my website iamkevinsequeira.com

Language:JavaScriptStargazers:0Issues:0Issues:0

iamkevinsequeira.com---Font-files

Here are all the fonts used for my website iamkevinsequeira.com

Stargazers:0Issues:0Issues:0

iamkevinsequeira.com---CSS-files

Here are all the CSS files for my website iamkevinsequeira.com

Language:CSSStargazers:0Issues:0Issues:0

iamkevinsequeira.com

So I decided to build my own website using some HTML, CSS, and Bootstrap help.

Language:HTMLStargazers:1Issues:0Issues:0

Switch-Statement-in-Java

This program demonstrates the working of the 'Switch Statement' in Java programming language.

Language:JavaStargazers:0Issues:0Issues:0