Amol Marathe (amolsmarathe)

amolsmarathe

Geek Repo

Company:Dassault Systems

Location:India

Home Page:https://www.linkedin.com/in/amol-marathe-8baa694b/

Twitter:@amolm_

Github PK Tool:Github PK Tool

Amol Marathe's repositories

Casino-Black-Jack-Game-Python-Capstone-Project

A python capstone project to develop Casino Black Jack Game

Language:PythonStargazers:4Issues:1Issues:0

Linear-regression-in-python

This is to demonstrate how linear regression can be achieved in pure python WITHOUT using Scikit learn library. It will help to understand the fundamentals of mathematics behind linear regression method of machine learning

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:1Issues:0

weather-app

Demonstration of how to use Python to create web applications using flask, web APIs and modular programming. Deployment can be using Docker, Heroku-cloud or local.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:1Issues:1Issues:0

Indexed-Search-Tool-Python-Capstone-Project

This is a capstone project in python to develop entire full text index search tool to be capable of indexing several files and enable a quick textual search capability in all files' contents.

Language:PythonStargazers:0Issues:1Issues:0

k-Nearest-Neighbors-classification-demo

This is to demonstrate how KNeighbors classification model can be used for a classification problem in machine learning. It will help to understand the basic steps in developing KNN model and verifying the prediction accuracy as well as confidence measure/probability of model's predictions.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

k-nearest-neighbors-Classification-in-Python

### This is to demonstrate how KNN classification algorithm can be developed in pure python WITHOUT using Scikit learn library. It will help to understand the fundamentals of mathematics behind KNN Classification method of machine learning

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

linear-regression-demo

There is considerable ambiguity about the concepts of machine learning methodologies and best practices in its implementation among the budding data scientists. This repository consists of simplest possible explanation of solving a real-world problem using linear regression method. It will explain end to end process from data analysis to actual predictions.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

linear-support-vector-machines-demo

This is to demonstrate how support vector machines can be used for a classification problem in machine learning. It will help to understand the basic steps in developing SVC model and verifying the prediction accuracy.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0

python_programs_and_solutions

Python programs and solutions for several common problems

Language:PythonStargazers:0Issues:1Issues:0

suport-vector-machines-in-Python

### This is to demonstrate how support vector machines algorithm can be developed in pure python WITHOUT using Scikit learn library. It will help to understand the fundamentals of mathematics behind support vector machines of machine learning

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:0Issues:1Issues:0