Skip to content

Night-Prime/Machine-Learning-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Machine Learning Algorithms

-Practicing with Tensorflow

Tips to use this Project:

  1. Set up a python virtual environment, use 'source ' to activate.
  2. Install the required Python resources mostly pip, ipykernel, and installing these resources into the virtual environment.
  3. Install Jupyter and set up on Text editor

Enjoy tweaking these algorithms and play around with ML, Neural Networks and Deep Learning.

Project 1- Linear Regression Alg.

  • building a predictive model for who can survive on the titanic

Project 2- CLassification Alg.

  • building an idenifying model to recognise the Species of Flower based on the characterisitcs provided.

Project 3-Hidden Markov Model

  • building a kind of probabilisitc model to predict the Weather

Project 4- Neural Networks

  • building an identifying model to collect input and randmnly print and display the Fashion item

tip to fire up the project : jupyter notebook --browser chrome or any browser of your choice

when dealing with a node_module or package bug, always restart the enitire project and kernel after installation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published