josefelix0 / Python

Python Projects - Django / Machine Learning / General Python Codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python

Python Projects

magic3.py

This is a file written using genetic algorithm. We input a 3x3 matrix and it returns a preloaded magic square, we can also check for the intermediate states in execution.

sock.py

This is a socket programming file written using python. We use socket library to get a HTTP GET Request instead of using default "requests" or "urllib".

substring.py

This is program to find the number of occurances of a substring in a given string.

Jupyter Notebooks

iplt20-dream11

This folder contains the dataset and notebook. We predict the toss based on the dataset and given match conditions.

Django Projects

airline

firstone

Streamlit

This folder contains all the streamlit app which also has the dataset.

About

Python Projects - Django / Machine Learning / General Python Codes.

License:MIT License


Languages

Language:Jupyter Notebook 90.5%Language:Python 8.5%Language:HTML 1.0%Language:CSS 0.0%