Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3f337cf

Browse files
course details
1 parent 2c53742 commit 3f337cf

File tree

1 file changed

+44
-12
lines changed

1 file changed

+44
-12
lines changed

‎README.md‎

Lines changed: 44 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,55 @@
11
## Creating with Python
22

3-
---
43

54
This repository of Python notebooks and script are a part of a course [Creating with Python](https://peercue.com/preview/4f97c733-37e3-4cbe-bdcd-d6cf7b511dfb).
65

76
### List of Notebooks
87
### Basics
9-
||Planned 1St Jan 2024 |
10-
11-
#### Data Science
12-
|[Data Exploration](https://github.com/visualbuffer/creating_with_python/blob/main/Data_Science/DataExploration.ipynb)| Available |
13-
|Clustering| Planned 1St Jan 2024 |
8+
| Theme | Script | Description |
9+
| ------------- | ------------- | ------------- |
10+
| Basics | | Planned 1St Jan 2024 |
11+
| Data Science | [Data Exploration](https://github.com/visualbuffer/creating_with_python/blob/main/Data_Science/DataExploration.ipynb)| Available |
12+
|Data Science | Clustering | Planned 1St Jan 2024 |
13+
|Web Service | WebScraping| Planned 5th Jan 2024 |
1414

15-
#### Web Service
16-
|WebScraping| Planned 5th Jan 2024 |
15+
---
1716

18-
About The Course
17+
### About The Course
1918
This is an introductory course for beginers in python. We start from basics in the first week and then proceed to DataScience. Finally end with Webservices. The course is structured such that in a month you will be able to analyze datasets, create a web application and build machine learning models. You will get flavour for the different aspects in which python is used.
20-
21-
22-
About Peercue
19+
#### Basics 8 hours of contents
20+
* Data Types
21+
* Loops-1: setting the autopilot
22+
* Manipulating Variables
23+
* Loops-II Numerical Integration
24+
* Conditional Statements
25+
* Manipulations - Building a Toy language model
26+
* Lab-1 Data Types and operations
27+
* Function-I Breaking a cipher text
28+
* Classes-I Basics
29+
* Functions-II: Root Finding
30+
* Classes -II cryptography
31+
* Lab 2 : Function and Classes
32+
* Project: Cheapest and Fastest Route
33+
34+
#### Computations
35+
* Setup the development environment
36+
* Python libraries
37+
* Pandas-I DataFrame
38+
* Pandas-II Exploring Data
39+
* Visualization -|
40+
* Lab 3: Exploring Data
41+
* Matrices
42+
* Travelling Salesman Problem
43+
* Montecarlo Simulation
44+
* Curve Fitting
45+
* Lab 4: Optimization and Regression
46+
* Clustering
47+
* Classification
48+
* Lab 5 Clustering and Classification
49+
50+
#### Web Services
51+
52+
#### Machine Learning
53+
54+
### About Peercue
2355
Peercue is an interactive learning platform. Our goal is to make learning accesible and fun. We are building the environment where you will have a personalized learning path. You will interact , review and support your peers.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /