Skip to content

Gssvchaitanya13/ML-PROJECT1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-PROJECT1

This is first machine learning project creating conda environment

'''
conda create -p venv puthon==3.9 -y

conda create venv
 pip install requiremts,txt
 git add app.py
 git status
 git add .
 git status
 git log
 git commit -m "message"
 to send version/changes to github
 git push origin main
 to check remote url
 git remote -v
 
'''

About

This is first machine learning project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published